You are on page 1of 22

id name Wine purchase price / bottle

Bordeaux Château Toutigeac 3.61


Graves Rouge Château Les Hauts du Bernet 6.86
Pomerol Château Gombaude Guillot 23.96
Médoc Château Gravat 25.78
Fronsac Château Villars 9.36
Pauillac La Chapelle de Bages 12.48

www.informaticaboeken.be
quantity (bottles) total purchase
200
120
210
200
160
135

instructions
1 blue cells

2 insert row

3 delete row
4 column C and D
5 sheet
6 sheet
7
8 A2

9 delete row
10 D6
11 E6

result

www.informaticaboeken.be
calculate the total purchase with a formula (start with '=')
make one formula in cell E2 and pull down to the remaining blue cells
insert empty row above 'Pomerol Chateau…'
type in the following data
Côtes de Bourg Château Mercier 4.76 165
cell E4: use autofill from the cell above to fill E4 with the proper formula
delete row with 'Médoc Château Gravat'
hide columns C and D
copy the worksheet and name it as follow: WINES NEW
delete worksheet 'WINES NEW'
unhide columns C and D
type in cell A2: 'WINE-01'
use autofill to fill the remaining yellow cells in column A
delete the entire rows for wine-01 and wine-04
D6 : make formula to calculate sum of total quantity of bottles
copy this formula to the cell E6 to calculate total purchase price

www.informaticaboeken.be
constant trend linear trend growth trend list
+0 +25 x2

1000 100 50 Monday

result
instructions
fill the yellow cells according the given information on top of each column
sometimes, you have to type in a second value before you can apply the autofill feature
Code* 6/30/2019 TOTAL

Brussels shop 1 BXL1-1 10000


3000
4575
1500

instructions
1 B3..B6 autofill (shop 1, shop 2,… shop 4)
2 C3..C6 autofill (BXL1-1, BXL1-2…)
3 D1..G1 autofill (+1 month: 30/06/2019, 31/7/2019, 31/8/2019, 30/9/2019)
D3..G6 autofill row by row according to information in column J
4 H3..H7 make formula to sum up all 4 cells from column D..G
5 D7..G7 use autosum to sum up each column from D..G for all 4 shops
6 A3..H7 copy A3..H7 to A9 but without format: you can best choose 'formula'
7 A9 rename Brussels into Antwerp
8 C9..C12 change code into ANT1-1 / ANT1-2 / …
9 B15 in cell B15 type in: TOTAL SUM
10 D15..G15 calculate sum of Brussels and Antwerp

result
constant value
constant value
25
-10

2019, 30/9/2019)

r all 4 shops
st choose 'formula'
country infected Q1 rate recovered
Italy 1761 2166 2938 2772 0.28
Spain 3742 3094 1615 3932 0.48
France 2245 2627 4930 4662 0.01
Germany 3737 4388 2061 4705 0.86
Switzerland 4739 4954 3774 4653 0.87
UK 4076 4041 2010 2480 0.06
Netherland 2518 3405 2758 4655 0.82
Belgium 4624 4189 1287 2106 0.12
Norway 1185 3580 1916 4042 0.77
Sweden 1156 2983 4708 1018 0.42

instructions
1 A3..A13 insert a column left from A , give it a header named 'index' and autofill the index (starting at 1)
2 C3..F3 autofill the headers for columns C..F > infected Q1, infected Q2, … Q4
3 G3 and B14 fill both cells simultaneously with 'TOTALS'
4 C4..F13 copy the format (red font) from the first column C to all other columns D..F
5 G4..G13 calculate the sum of all 4 quarters
6 row 3 set the row height to 30
7 columns C..G set the columns width to 15
8 I4..I13 calculate the total patients recovererd
the formula is : totals x column named 'rate'
9 J4..J14 calculate the number of average recovered patients for sem 1: Q1 and Q2
the formula is : ((infected Q1 + infected Q2) / 2) * rate
10 K4..K13 calculate the average over the infected patients over all Q's without function
11 L4..L13 calculate the Square Error for Q1 (column C): the formula is
(infected Q1 - average Q)^2
the average total was already calculated in column K
12 ranges try to select columns that hold data for Q1 and Q3
try to select the blue cells and the orange cells together
13 sheet copy this sheet and rename it 'EX4 copy'
give this sheet a blue tab color
move this sheet to the left side of exercise4

result
recovered sem1 average Q square error Q1

ofill the index (starting at 1)


pi 3.14159265359

b h a d
base b height h shortest parallel edge a diameter edge

triangle 5.5 4.45

rectangle 6.8 3.44

circle 6.72

trapezoid 8.44 4.56 6.98

ellipse 5.3 3.87

instruction
1 G5..G9 try to calculate for each of the 5 common shapes the total area A
for each of the shapes, some data is provided
'pi' is given in cell B1
2 H5..H9 copy the results from column G to this column without format
3 H5..H9 copy the format from cell A to column H
4 column A set the width of the column to 10
5 A1..B1 move the parameter to E1
6 row 5..9 set the height of the rows to 15
7 row 2 delete this row
8 A3..H8 move the entire table 2 rows down

result
surface A copy without format

he total area A
𝐴=(𝜋𝑑^2)/4

d
continent country 1/1/2020
Africa Algeria 4640 8070 10300 12900 14000
Africa Angola 3180 5570 4760 6360 5440
Asia Afghanistan 2390 2570 1860 1670 1800
Asia Albania 1780 3570 4460 9930 13200
Asia Armenia 8760 12900 11400 18900 10200
Asia Azerbaijan 6430 17300 31300 43300 16400
Europe Andorra 69800 33200 28400 39000 55000
Europe Austria 13500 21300 28700 41500 47300

instructions
1 row 4 autofill the headers (+2 months)
2 column C..Hset the column width to 15
3 I5..I12 calculate the evoluation from sept to november by using this formula (see next class):
4 J5..J12 calculate the average over jan, march and may
5 column A insert a new column before column A
give this new column a header named 'country'
6 column A in the new column you add country 1, 2,…10 for Asia (use autofill)
7 column A,B copy the format from column C to A and B
8 row 13 use the autosum to calculate the sum per month
9 dataset insert a new row between different continents (ex. In between Africa and Asia,…) (tip
10 new rows calculate the subtotal per continent
11 D3..I3 copy the format from this range to the newly inserted rows that hold the subtotals per
12 row 16 delete this row
13 row 16 make a new formula that sums up the subtotals for all continents
14 sheet copy this sheet and rename it EX6 copy
give this new sheet a red color
move this sheet to the left side of sheet named 'exercise 6'
move this sheet to the left side of sheet named 'exercise 6'

result
evolution average
17100
7310
3060
23300
18400
22900
88300
65500

g this formula (see next class): (nov - sep)/sep

use autofill)

etween Africa and Asia,…) (tip; you need to insert 3 empty rows in total)

ows that hold the subtotals per continent (see printscreen)

You might also like