Excel Syllabus
Excel Syllabus
3rd year
Mr. Busschop
Table of contents
1.3 Ranges..........................................................................................2
1.4 Selections......................................................................................3
1.5 Cursors.........................................................................................4
1.6 Exercises.......................................................................................5
2.9 Exercises.....................................................................................11
Chapter 3 Formulas................................................................................13
3.3 Percentages.................................................................................16
3.4 Exercises.....................................................................................17
Chapter 4 Layout...................................................................................20
4.8 Filters..........................................................................................24
4.9 Sorting........................................................................................26
4.10 Exercises...................................................................................27
5.3 Exercises.....................................................................................34
Chapter 6 Functions................................................................................38
6.3 IF function...................................................................................40
6.5 Exercises.....................................................................................43
Chapter 7 Charts....................................................................................47
7.4 Exercises.....................................................................................50
Sources 53
Chapter 1 An Excel file
Worksheets in Excel
Each worksheet consists of columns (vertical) that are named with a column
letter, e.g.3 column D. The rows run horizontally, indicated by a row number,
e.g. row 23. The intersection 4 between a column and a row is called a cell. Each
cell has a cell address, consisting of the column letter and the row number, e.g.
cell D23. At the top left (in the “Name box 5”), the current cell address is always
being displayed. You can also enter a cell address here so that you automatically
go to this cell.
1
werkmap
2
werkbladen
3
short for exempli gratia, which means "for example”
4
kruispunt
5
naamvak
1.3 Ranges
Multiple cells together are called a range6. The range from cells B4 to B19 is
indicated by B4:B19 (note the colon7). A range can also contain multiple
columns, e.g. A7:C9. If you want to include several cells in a range that are not
next to each other, we use the semicolon8, e.g. D2;D9;F6. Below are some
examples of ranges.
6
bereik
7
dubbelpunt
8
puntkomma
B3;B5;B8;D3:D5 (Cell B3, B5, B8 and cells D3 through D5)
1.4 Selections
9
aangrenzend
1.5 Cursors
Cursors are cues10 from your mouse on the computer screen. Different types of
cursors allow different actions to be performed.
Click to select one cell or click and Click and drag to shrink or enlarge
drag to select multiple adjacent cells. rows or columns. Double click to fit to
text.
Move Autofill
Click and drag to move cells. Click and drag to fill cells according to
the pattern of the selected cells.
10
aanwijzingen
1.6 Exercises
► EXERCISE 1. A WORKBOOK
Open a new, empty file using Microsoft Excel. We call such a file a workbook.
Such a workbook contains one or more worksheets.
Worksheet 1: Selections
1. Rename the first sheet to “Selections”. (Tip: bottom)
2. Select the entire B column and colour it yellow. (Tip: Click on the column
letter and use the paint bucket)
3. Select row 2 and colour it green. (Tip: Click on the row number)
4. Select row 4 to row 7. Colour these purple. (Tip: Using the SHIFT key or
by dragging you select contiguous11 rows or columns)
5. Select column E through G. Colour these gray.
6. Select row 12, 14, 17 and 19. Colour these blue. (Tip: We select non-
contiguous rows of columns with the CTRL key.)
Worksheet 2: Red
1. Create a new worksheet or select a worksheet that you have not used yet.
2. Name this worksheet “Red”.
3. You can select an entire worksheet by clicking on the top left corner. This
is useful when, for example, you want to delete all contents of a
worksheet.
4. Colour the complete worksheet red.
11
aaneengesloten
Worksheet 3: Pupil
1. Create a new worksheet or select a worksheet that you have not used yet.
2. Name this worksheet “Pupil”.
3. Put your name in cell A1.
4. Put your class in cell A2.
5. At the bottom of the worksheet, drag “Pupil” so that it is on the far left
(i.e.12 the first worksheet).
Worksheet 4: Ranges
1. Create a new worksheet or select a worksheet that you have not used yet.
2. Name this worksheet “Ranges”.
3. Select range D2:D9. Colour this blue.
4. Select range B11:E14. Colour this green.
5. Select range G3;G7;H1 (i.e. these are single cells and we do this with the
CTRL key). Colour this yellow.
12
an abbreviation for the phrase id est, which means "that is"
Chapter 2 Number formats
In addition to navigating with your cursor, you should also use the following
keys.
Enter: Registers the value you were entering into the cell and moves down
one cell or row.
Tab: Registers the value you were entering into the cell and jumps one cell to
the right.
Arrows: With the arrow keys you can also navigate between cells. The values
are also registered. Note: When you double click on a cell, you can only
navigate within the cell with the arrow keys.
Escape: Cancels the changes you make to a cell. If the cell was empty
before, it will be empty again. If the cell already contained content, it will
restore the original content.
You enter a value13 (number or text) into a cell by selecting the cell and typing
in the value. If you want to partially 14 change the value, you can do this by
double clicking on the cell. If you click only once, you will overwrite the value.
13
waarde
14
deels
2.3 Formula bar
The formula bar15 at the top is especially applicable16 when working with
formulas and functions. You can also use it when entering or changing a value in
a cell.
When you type a number or text in a cell, but want to cancel this, you can simply
push the "Esc" (Escape) button. This button always allows you to leave a cell and
undo changes. The red cross to the left next to the formula bar does the same.
Cancel button.
Numbers and text are aligned differently. A number is aligned to the right in
the cell and text is aligned to the left. When you have a combination, e.g.
"5A&IT", this is also plain text. In short, Excel can only perform calculations with
numbers and not with text.
15
formulebalk
16
van toepassing
17
punt
Text is aligned to the left, numbers to the right.
18
getalnotaties
19
behouden
2.8 Date format
Working with dates is not always easy. The easiest way is to type the date as
short as possible, e.g. 14/03/2018 or 09/01. Excel now treats this value as a
date.
Note: When you insert a date, Excel actually treats it as a number. Each number
corresponds to a date. For example, the number 1 is represented by the date
1/1/1900, the number 2 becomes 2/1/1900, the number 32 becomes 1/2/1900,
the number 40107 becomes 10/21/2009, and so on. This gives us the great
advantage that we can calculate with dates.
Chapter 3 Formulas
► INSTRUCTIONAL VIDEO
Subtract or 3-1
- (minus sign)
make negative –1
Exponentation23 (raise to
^ (caret) 3^2
a power)
20
herberekend
21
omslachtig
22
haakjes
23
machtsverheffen
Formula with cell addresses in cell A3. The formula can also be found in the
formula bar at the top.
► INSTRUCTIONAL VIDEO
As with numbers and text, we can also drag a formula with the fill handle24.
What is special is that the cell addresses used in the formula automatically
adjust25.
To apply the fill handle, pull the small square at the bottom right of the cell in
the desired direction.
The fill handle can be applied in one direction only.
You only have to enter the function once. Then use the fill handle.
The first cell was always pulled down using the fill handle.
24
vulgreep
25
aanpassen
The first and second cells were always selected first before filling using the fill
handle.
► INSTRUCTIONAL VIDEO
“%” stands for divided by 100, e.g. You can therefore also display 50% as
0.5. 5 then stands for 500% and vice versa26.
You can adjust the display/number format in the tab “Home” (“Start”) >
Group “Number” (“Getal”).
26
omgekeerd
3.4 Exercises
27
uitgelijnd
Worksheet 2: Number formats
1. Provide a second worksheet called “Number formats”.
2. Add the following data one below the other in the A column:
The number pi to five digits after the decimal point (3,14159). Now
make sure that this number is rounded28 to two digits after the decimal
point (3,14).
23/07/2022. Make sure the date is shown as “zaterdag 23 juli 2022”. If
necessary, make the column larger.
30/01/2022. Make sure the date is shown as “30-01-22”.
199,95. Show this as €199,95.
45. Show this as $45,0.
3599,95. Show this as $3,599.95.
0,6. Show this as 60%.
28
afgerond
3.5 Exercises
Solve the questions using simple formulas. Add symbols where necessary.
In this exercise you calculate how much money each person has earned for a
charity run29. For every kilometre the runners receive a sponsorship.
Open and save 3.2 Formulas using the fill handle – firstname
lastname.xlsx
29
een loopwedstrijd voor een goed doel
► EXERCISE 3. FORMULAS WITH CELL ADDRESSES AND NUMBERS
In this exercise you complete the football ranking with the correct formulas.
Read the explanation below so that you use the correct formulas.
Open and save 3.3 Formules with cell addresses and numbers – firstname
lastname.xlsx
The number of matches lost: To find out how many times a team has lost,
reduce the number of matches played by the number of matches won and
drawn.
Number of points: A team gets 3 points for a win, 1 point for a draw and 0
points for a loss.
Goal difference: This is the difference between “Number of goals for” and
“Number of goals against”.
Attention:
Use the fill handle for each column so that you only have to enter the formula
once.
For one formula you will not only work with cell addresses, but also with a
number.
► EXERCISE 4. PERCENTAGES
In this exercise you will learn to work with percentages in Excel. Add symbols
where necessary.
You can easily change the column width 33 by dragging the line between two
column letters.
You can make the column width exactly as wide as the longest value in the
column by double clicking on the line between two column letters.
If you want to give multiple columns the same width, you can select these
first together with (CTRL or SHIFT) and then change one column width. The
other columns will then automatically adjust34.
Sometimes a cell is displayed as in the image below. This means that the
column is not wide enough to show this specific value. Make the column
wider.
30
overzicht
31
leesbaarheid
32
opmaken
33
kolombreedte
34
aanpassen
4.3 Merge cells
Sometimes you want to merge cells so that a value is placed across multiple
columns:
Merging cells.
35
scheiden
4.4 Borders
You can add boxes or borders to cells with the “Borders” (“Randen”) button.
Text formatting can easily be changed in the “Home” tab (tab “Start”).
It often happens that you want to give cells the same format in a document.
Just think of adding a euro sign, adjusting the number format to a percentage,
putting the cell contents in bold, adjusting the background colour ...
If you already have a cell that has been formatted, you can copy and paste the
formatting to another cell or range with the corresponding button. This button is
depicted36 with a paint brush.
36
afgebeeld
Tip: Double click the “Format Painter” button if you want to format multiple
cells in turn according to the copied format. Press the ESC key to stop.
In the Home tab – Group Clipboard you will find the Format Painter button.
1. Select the range of cells, the table, or the whole sheet that you want to
apply conditional formatting to.
37
identificeren
38
voorwaarde
Example 2: Temperature information with 3-color scale conditional formatting
applied
4.8 Filters
You can click the column Filter arrow at the top of your column to start filtering.
When filtering, you can add a text or number filter depending on the cell values.
4.9 Sorting
The Sort and filter button in the Home tab. Notice the Filter button within the
options!
When there are more columns with data, select the first option to make sure all
data for each row remains next to each other.
4.10 Exercises
Open a new Excel document and build a table with your personal info like the one
shown in the screenshot underneath. Your personal info does not have to be real.
Attention:
You will receive an Excel document for this formatting exercise. You are free to
format this, but make sure that your layout presents the data clearly. You have
the image below as a possible example.
Attention:
39
gegevensbalken
40
pictogramseries
41
onderste
Chapter 5 Absolute cell reference
Formulas in Excel can be easily copied with the fill handle. When the fill handle
autofills cells, the cell addresses in the formula adjust 42 automatically. There are
a lot of situations where we don't want the cell addresses to change. For this
we use the dollar sign ($). We call this absolute cell reference43.
To fully or partially lock cell addresses in formulas using the dollar sign
(absolute cell reference).
When you use the fill handle to autofill, sometimes you don't want some cell
addresses to change. For this we are going to change our cell addresses with the
dollar sign ($).
In the example below we want to create a price list for receipts. The price is
determined at the top of the table. We want to show the price per number of
vouchers. To do this, we multiply the price by the number of vouchers.
If we would autofill this formula with the fill handle to the next row, the cell
addresses A11 and B7 would automatically adjust. The cell address A11 becomes
A12 and the cell address B7 becomes B8.
This is necessary for the cell address A12, because we want to multiply the
following number of receipts by the price.
42
aanpassen
43
absolute celverwijzing
However, cell address B7 may not be changed, this cell contains our price. The
cell address must therefore absolutely not be changed to B8. To avoid 44 this
change, we put a dollar sign ($) in front of the B and the 7, so we get $B$7. This
will lock (or block) this cell address and will not be changed when we continue
using the fill handle.
A blocked cell address does not change when using the fill handle.
44
voorkomen
5.2 A mixed or partial block
By placing a dollar sign in front of the column letter, you block the column.
Placing a dollar sign in front of the row number blocks the row. Since we didn't
change columns in the previous example, we basically shouldn't block the B
column. It was enough to change the cell address to B$7.
Since you are only working in column B, it’s not mandatory 45 to block the column
letter as well.
You do not make a mistake to block both column and row, but there are
situations where you are forced to block only column or row.
Additional information:
You can easily block a cell completely or partially with dollar signs with the F4
key. Place your cursor in the cell address to be blocked and press F4. Each time
you push, the block type changes:
=A1
Press F4
=$A$1 (both column and row are blocked)
Press F4
=A$1 (only the row is blocked)
Press F4
=$A1 (only the column is blocked)
45
verplicht
5.3 Exercises
You are asked to make a price list for a party. We make sure that we can enter
the price of one voucher at the top, for example 2 euros. Our table will then
automatically be filled with the correct prices.
Attention:
First, make sure that the “number of vouchers” column contains a range from
1 to 20.
In cell C7 you type the correct formula that we can autofill with the fill handle.
For this you’ll need a dollar sign.
Test if everything works by changing the price of a voucher to 3 euros.
► EXERCISE 2. DOLLAR SIGN WITH FUNCTIONS
You are keeping track of the hours you have worked during your holiday work.
Calculate per week how much you have earned and at the end add up your total
earned wages46.
Attention:
Choose your hourly wage yourself and ensure that this is shown in euros.
Use the SUM-function to add up your number of hours worked per week.
o =SOM(select the cells after typing this, then close with another
parenthesis47)
o e.g.48 =SOM(A1:A5)
46
loon
47
haakje
48
bijvoorbeeld
► EXERCISE 3. DOLLAR SIGN FOR ROW AND COLUMN
In this exercise you will get an overview of the visitors to different European
amusement parks. Per quarter you see the number of visitors per amusement
park.
In this exercise, each amusement park has to pay 1.5 euros per person as a
tourism tax every quarter49. Calculate in the second table how much tax this is
per quarter per amusement park.
Open and save 5.3 Dollar sign for row and column.xlsx
Attention:
You may only enter one function that you autofill with the fill handle
horizontally and vertically.
Afterwards, make sure that the euro sign is added everywhere.
49
kwartaal
► EXERCISE 4. DOLLAR SIGN PARTIALLY FOR ROW AND COLUMN
In this exercise you will fill a table with prices of products. You get the prices in
euros, but you will convert them into different currencies. In other words, you
will have to find out the price of a laptop in US dollars, the price of a pair of jeans
in Swiss Francs, and so on.
Open and save 5.4 Dollar sign partially for row and column.xlsx
Important:
You will only be allowed to enter one function, namely in cell D8. You can
then drag this function horizontally and vertically. Think carefully about how
you are going to place the dollar signs.
Afterwards, make sure that each column contains the correct currency.
(British Pound £, Swiss Franc CHF, …)
Chapter 6 Functions
Functions in Excel help us calculate complex formulas. Add up a large range,
calculate averages50 or even add logic with the IF function.
Some examples:
Parameters in a function
A function needs data that it can use to calculate a result. The data that we give
to a function are called parameters and are enclosed in parentheses. Depending
on the function, there may be zero or more parameters.
For simple functions, you usually need to provide the range of numbers that the
function will use, e.g. “A1:A25”.
50
gemiddelde
Select a function.
If you want a function other than sum, average, max, min or number, you can
select "More functions..." or press the "Insert function" (“Functie invoegen”)
button next to the formula bar. The "Insert function" dialog will appear with all
functions broken down into categories.
After selecting a function you will get a "Function parameters" dialogue. This
states which parameters (data) the function needs in order to work.
6.3 IF function
Approach52
The three parts are separated using a semicolon. Notice the text in bold is the
parameter you are now filling in.
51
ALS-functie
52
werkwijze
53
logische test of vergelijking
Equation54 true?: If the logical test is true, e.g. cell B5 is greater than 20, what
text should appear? E.g. "Warm".
Equation not true?: If the logical test is not true, e.g. cell B5 is not greater
than 20, what text should appear? E.g. "Cold".
Attention: Use double quotes (“”) if you would like your answer to be text. Don’t
use quotes if you are registering another cell address (A2).
Example: If a cell that displays the "Number of degrees" has a number greater
than 20, you can display the text "Warm" in another cell. If the value is smaller
than 20, you can display the value "Cold".
Comparisons
If you want to compare cell addresses or values, you have the following
comparison operators:
= equal to
54
vergelijking
6.4 The fill handle
As with normal formulas, you can also drag functions using the fill handle. All cell
addresses (e.g. ranges) in the function will then change.
The fill handle was used to autofill the rest of the column with the IF function.
6.5 Exercises
In this exercise, you are responsible for the order of a barbecue. Complete the
document as follows:
1. The price for one piece of meat is 2.5 euros. Make sure to add the euro
symbol.
2. Calculate how many pieces each person has ordered. Do this with a
function and then use the fill handle.
3. For each type of meat, calculate the total at the bottom. Do this with a
function and then use the fill handle.
4. Calculate with a simple formula how much each person has to pay. Use
the cell that contains the price for one piece of meat.
5. Calculate how much money you should have when everyone has paid.
► EXERCISE 3. IF Function
The age is entered in B2. If the age is 16 or older, the blue cell (A4) will display
"You may ride a moped57". If this is not the case, the message "Please wait a
little longer" will be displayed.
55
veelgebruikt
56
afhankelijk
57
bromfiets
► EXERCISE 4. IF FUNCTION WITH FILL HANDLE
In this simple game, 40 players choose a number from one to twenty with which
they can win a prize. When the winning number is entered, the third column
shows the word "Winner" if the player guessed correctly. Otherwise, "What a
pity58" is displayed.
Attention:
When you have written the IF function, drag it down using the fill handle.
Extra:
Use conditional formatting to give cells with the winning number a colour.
58
wat jammer
► EXERCISE 5. SELF-TEST IF FUNCTION
With the IF function, you can easily create a test. Let’s test our knowledge of the
capital cities. Go through the following steps to do the exercise correctly:
In the C column, add the IF function to compare the answer given with the
correct answer from the E column. Depending on the answer, the message
"Correct" or "Incorrect" is displayed.
When the IF function is finished, hide59 the E column.
Now test your knowledge of the capitals.
Extra:
59
verbergen
Chapter 7 Charts
A long list or large table of figures 60 and other data can sometimes be difficult to
interpret. Diagrams or charts in Excel offer the solution for this. With a clear and
well chosen chart, a user will be able to understand certain data much quicker.
When you want to create a chart or chart in Excel, you first need to determine
what data it should be based on. The data that should be shown in the chart is
called the data range.
Some tips:
60
cijfers
7.2 Chart types or diagram types
Once you have selected the right data, you need to choose between the different
chart or diagram types available. This is an important step in determining how
your data will be visually represented.
You have a lot of choice of chart or chart types. Always choose a chart that
effectively clarifies your data. Some examples are:
Each chart type or diagram type has the option to further customise the layout.
You can change the titles, change the colours, add extra labels, and so on.
You can set this before you insert the chart or after it is in your document.
At the top right of your inserted chart, you can find 3 buttons to filter or format.
A menu will open up if you click “more options” or double click on your chart.
7.4 Exercises
Formatting:
Add the following column chart that shows the total number of points per quiz
team. Use the CTRL-key to select the split range. Include the names and total
scores in your chart.
Formatting:
Create a line chart showing the number of passenger cars in the last century.
Formatting:
Tip: