Y8 Spreadsheet Modelling Revision Guide 2023
Y8 Spreadsheet Modelling Revision Guide 2023
Please note that this revision list is not an exhaustive document and is only to be used to support your
revision in addition to the lesson resources and exercises.
• Provide information and language required in order to access the questions in the exam
If you require support, please post a message on Microsoft Teams with your teacher tagged. (@James
Morgan or @Teresa Loader)
1a - (Spreadsheet Skills)- I can demonstrate my spreadsheet skills in being able to write basic
formulae and functions
What type of questions might I see?
Questions relating to this topic might ask you to build a formulae or function. In order to answer these
questions confidently you will need to know the difference between a formulae and a function and
should be able write a solution to a simple mathematical problem when shown data.
To identify a cell in Excel you must look at the letters at the top and the numbers to the left of the cell.
Add these together and you will end up with the cell reference. Notice text below is in cell C3.
It is possible to reference a range of cells (many cells in a set space). To do this we use a colon and state
the first and last cell within that range. The range of the cells selected below would be A2:E2
There are two types of calculations that you can use within Excel.
• Numbers
• Arithmetic operators (+, /, *, -)
• Cell references
The picture below shows how to add together the two numbers using a formulae
A function is a mathematical operation which has been pre-built for you and can be used by pressing the
function button (See below).
You should know both how to use and the purpose of the following functions…
1b - (Spreadsheet Skills) - I can demonstrate my spreadsheet skills in being able to format a cell
(border and colour)
What type of questions might I see?
• to suggest what formatting should be applied to a set of data to make it appropriate for a
specific audience or make the data easier to read.
• to choose the correct tools to apply formatting to a cell. This may include borders or colour.
What skills and knowledge do I need?
There are two ways to modify the format of a cell. The first of these is to add a border to the cell. The
window for setting theses options are shown below.
From this you should be able to identify and suggest appropriate line styles and should also be able to
choose the correct options to be able to select a border around the most appropriate area of the cell
range.
1c - (Spreadsheet Skills) - I can demonstrate my spreadsheet skills in being able to format a cell
(data types)
What type of questions might I see?
Questions relating to this topic will require you to understand the primitive datatypes; General, Number,
Currency, Date, Text.
Firstly, you will need to know what each of the data types is used for. These are listed below.
Care should be taken when selecting data types for numbers when shown phone numbers or credit card
numbers. These should be selected as Text as the leading zero will be removed if set to Number. (i.e.
0556875899 would become 556875899 if stored as a number).
1d - (Spreadsheet Skills) - I can demonstrate my spreadsheet skills in being able to use autofill
What type of questions might I see?
Questions relating to this topic will ask you either for a description of why autofill is useful, or it will ask
you to predict what a formulae might be in an another cell after autofill has been applied.
Autofill is used to help save you time when you need to write many formulae that follow a pattern. Look
at the example below to help understand where you would need to use autofill.
You may be tempted to add a formulae to each cell in turn. This would work but it would take you a long
time. If you used autofill you would be able to save a lot of time!
2. Click on the cell and look for the small square box located in the bottom right hand side of the
box
3. Click and drag this box down to automatically add the formulae to the other cells.
2e - I am able to enhance this model with a graph to make it easier to form conclusions that will
allow me to identify which product is better
What type of questions might I see?
Questions relating to this topic will not ask you to create a graph within Excel. It will however ask you to
identify the most appropriate graph for a particular purpose and may ask you to study data presented
within a graph to choose the most suitable mortgage product for a user.
A Line graph.
Line graphs are used to track changes over short and long periods of time. When smaller changes exist,
line graphs are better to use than bar graphs. Line graphs can also be used to compare changes over the
same period of time for more than one group.
A Pie Chart.
Pie charts are best to use when you are trying to compare parts of a whole. They do not show changes
over time.
A Bar Graph.
Bar graphs are used to compare things between different groups or to track changes over time.
However, when trying to measure change over time, bar graphs are best when the changes are larger.
An Area Graph.
Area graphs are very similar to line graphs. They can be used to track changes over time for one or more
groups. Area graphs are good to use when you are tracking the changes in two or more related groups
that make up one whole category (for example public and private groups).
An X-Y Plot.
X-Y plots are used to determine relationships between the two different things. The x-axis is used to
measure one event (or variable) and the y-axis is used to measure the other. If both variables increase at
the same time, they have a positive relationship. If one variable decrease while the other increases, they
have a negative relationship. Sometimes the variables don't follow any pattern and have no relationship.
Spreadsheet Modelling
Computer models enable us to simulate real world scenarios and test them without incurring danger,
cost etc. Think of a bridge. Computer models are used to test whether a bridge is stable without using
trial and error and the associated cost, time implication, danger etc.
Who uses computer models?
• Engineers use models to predict the effects of extreme weather and earthquakes on designs for
new buildings and bridges
Spreadsheets are often used to model real-life situations. They can help predict the likely outcome of
certain decisions. E.g.
Absolute The $ signs tells Excel to ‘lock’ the cell. Even $B$4 is known as an Absolute
referencing when we copy a formula which references (unchanging) cell reference.
this cell to another area, it will always
reference B4. (It has nothing to do with US
dollars in this context)
In this lesson we created a financial model to predict the profit on the sale of merchandise. We
researched appropriate pricing for merchandise sold in the UK and based the numbers sold on previous
sales of a similar TV series which ran in the USA.
However, this was not a fair comparison for many reasons. In class we estimated the population of the
USA to be five times the size of the population of the UK, therefore we had to adjust our sales
expectations accordingly. Also, some students believed certain items such as baseball hats to be more
popular in the states than in the UK.
In order to calculate the forecast profit figure above, we entered a formula manually.
=(C7-B7)*D7
We did not need to use absolute cell references when we copied the formula down as we wanted the
cell references to change each time.
We then used the SUM function to work out the Total Forecast Profit.
=SUM(E7:E20)
Using an inbuilt excel function such as this is more efficient than writing a massive formula:
(=E7+E8+E9…)
The target profit figure of 1,500,000 has been entered into the cell for convenience. Comparing our
total forecast figure of 1,116,625 we can see that we are falling short of our target profit. It is now easy
for us to increase our selling prices to see the effect on our forecast profit. We can easily increase the
prices and watch our spreadsheet model update as we get closer to our target profit.
One of the great advantages of using a spreadsheet is that you can try out different options
=IF(Condition,value if
true,value if false)
In this lesson, we used a model of a simple seating plan to develop a seat booking system
which allows for different categories of seat and different discounts for students and children.
As part of the lesson we explored formatting, conditional formatting, data validation and the
countif formula.
Many of you are familiar with macros from gaming. A macro is a small program that you can use to
automate a series of tasks. When you create a macro, you record the keystrokes and mouse clicks and
save them. In gaming, you might record a series of movements (running, shooting, jumping) then play
them with the push of one button. Excel also has macros. Often with spreadsheets, users must perform
a series of repetitive tasks. It helps to record these so they can be performed repeatedly. You can then
create a button to run the macro.
In this lesson, we created a macro to clear all the seat bookings so that the spreadsheet could be reset
at the push of a button.
Steps:
In the Code group on the Developer tab, click Record Macro. Enter a name in the Macro Name
box, a shortcut key in the Shortcut key box, a description in the Description box. Click OK to
start recording.
Now clear all the seats in your seat plan. Remember, all your keystrokes are being recorded.
Click Stop Recording when you have cleared the seats.
3) Insert a button.
Insert a Form Control Button from the Insert Controls menu and select your macro to assign to
it. Rename the text on the button.
CHARTS