Download presentation
Presentation is loading. Please wait.
Published byTamsyn Sims Modified over 9 years ago
2
Dude! Lets do Spreadsheets! Start
3
What is a Spreadsheet A spreadsheet is used for storing information and data. Calculations can be performed on the data in a spreadsheet. Microsoft Excel is the most common spreadsheet application, although there are other spreadsheets available.
4
Parts of a Spreadsheet This is a COLUMN. Columns are labelled with letters.
5
Parts of a Spreadsheet This is a ROW Rows are labelled with numbers.
6
Parts of a Spreadsheet This is a CELL Each cell has a unique CELL REFERENCE
7
Parts of a Spreadsheet The CELL REFERENCE of this cell is F3
8
Parts of a Spreadsheet The cell that you are currently clicked in is called the ACTIVE CELL. It has a thick black line around it. Any text you type will go in this cell.
9
Parts of a Spreadsheet A LABEL is a piece of TEXT that you add to a spreadsheet to help describe the numbers.
10
Parts of a Spreadsheet These are all LABELS.
11
Parts of a Spreadsheet A VALUE is a NUMBER that you type into a spreadsheet. It is a number that you already know.
12
Parts of a Spreadsheet These are all VALUES.
13
Cell Referencing Quiz Start
14
Quiz Instructions To complete this quiz you have to drag objects around on the screen. Make sure you practice this several times before starting the quiz. 1) Click on an object to pick it up. 2) DO NOT keep the left hand mouse button pressed. 3) Click again to drop the object. Try it now. Move this object from here…. To here… Continue
15
ABCDEFGHI 1 2 3 4 5 6 7 8 9 10 Put Scooby in cell B4 Check Answer
16
ABCDEFGHI 1 2 3 4 5 6 7 8 9 10 B4 Next Question
17
ABCDEFGHI 1 2 3 4 5 6 7 8 9 10 Put Bart in cell G9 Check Answer
18
ABCDEFGHI 1 2 3 4 5 6 7 8 9 10 G9 Next Question
19
ABCDEFGHI 1 2 3 4 5 6 7 8 9 10 Put Bugs in cell H6 Check Answer
20
ABCDEFGHI 1 2 3 4 5 6 7 8 9 10 H6 Next Question
21
ABCDEFGHI 1 2 3 4 5 6 7 8 9 10 Put Homer in cell C9 Check Answer
22
ABCDEFGHI 1 2 3 4 5 6 7 8 9 10 C9 Next Question
23
ABCDEFGHI 1 2 3 4 5 6 7 8 9 10 Put Buzz in cell I3 Check Answer
24
ABCDEFGHI 1 2 3 4 5 6 7 8 9 10 I3
25
Using Formulae in Spreadsheets ABC 1 2 356 Let’s add the numbers in cells A3 and B3
26
Using Formulae in Spreadsheets ABC 1 2 356 = Let’s add the numbers in cells A3 and B3 All formulae start with an = sign
27
Using Formulae in Spreadsheets ABC 1 2 356= A3 Let’s add the numbers in cells A3 and B3 All formulae start with an = sign Then put the cell reference of the first cell
28
Using Formulae in Spreadsheets ABC 1 2 356= A3 + Let’s add the numbers in cells A3 and B3 All formulae start with an = sign Then put the cell reference of the first cell +
29
Using Formulae in Spreadsheets ABC 1 2 356= A3 + B3 Let’s add the numbers in cells A3 and B3 All formulae start with an = sign Then put the cell reference of the first cell The cell reference of the second cell +
30
Using Formulae in Spreadsheets ABC 1 2 35611 The correct answer will now be displayed when you press ENTER
31
Using Formulae in Spreadsheets ABC 1 2 35611 If you change one of the numbers used in the calculation 10
32
Using Formulae in Spreadsheets ABC 1 2 35611 If you change one of the numbers used in the calculation The answer is automatically updated 1610
33
Using Formulae in Spreadsheets SumSymbol Used in a Spreadsheet Example Adding+= A1 + B2
34
Using Formulae in Spreadsheets SumSymbol Used in a Spreadsheet Example Adding+= A1 + B2 Subtracting-= A1 – B2
35
Using Formulae in Spreadsheets SumSymbol Used in a Spreadsheet Example Adding+= A1 + B2 Subtracting-= A1 – B2 Multiplying* (star)= A1 * B2
36
Using Formulae in Spreadsheets SumSymbol Used in a Spreadsheet Example Adding+= A1 + B2 Subtracting-= A1 – B2 Multiplying* (star)= A1 * B2 Dividing/= A1 / B2
37
Quiz on Formulae Start
38
ABCD 1 2 3 4128 5 6 =+ B5B3 C4A4D6B4A1 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to ADD the two numbers in the spreadsheet and put the answer in cell C4 - * / Check Answer
39
ABCD 1 2 3 4128=A4+B4 5 6 =+ B5B3 C4A4D6B4A1 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to ADD the two numbers in the spreadsheet and put the answer in cell C4 - * / A4 B4 + Next Question
40
ABCD 1 220 3 415 5 6 =+ D6B3 D5 C4A4D6B4A2 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to ADD the two numbers in the spreadsheet and put the answer in cell D5 - * / Check Answer
41
ABCD 1 220 3 415 5=A2+C4 6 =+ D6B3 D5 C4A4D6B4A2 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to ADD the two numbers in the spreadsheet and put the answer in cell D5 - * / A2 C4 + Next Question
42
ABCD 1 2100 3 410 5 6 =+ A6B2 D5 D4A4D6B4A2 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to SUBTRACT the lowest number in the spreadsheet from the higher number and put the answer in cell A6 - * / Check Answer
43
ABCD 1 2100 3 410 5 6=B2-D4 =+ A6B2 D5 D4A4D6B4A2 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to SUBTRACT the lowest number in the spreadsheet from the higher number and put the answer in cell A6 - * / Next Question B2 D4 -
44
ABCD 1 2 323 410 5 6 =+ A6B2 A3 D4A4D6C4A2 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to MULTIPLY the two numbers in the spreadsheet and put the answer in cell D6 - * / Check Answer
45
ABCD 1 2 323 410 5 6=A3*C4 =+ A6B2 A3 D4A4D6C4A2 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to MULTIPLY the two numbers in the spreadsheet and put the answer in cell D6 - * / A3 C4 * Next Question
46
ABCD 130 210 3 4 5 6 =+ A6B2 A3 D4A4D6C3A1 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to DIVIDE the number in A1 by the number in B2. Put the answer in cell C3 - * / Check Answer
47
ABCD 130 210 3=A1/B2 4 5 6 =+ A6B2 A3 D4A4D6C3A1 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to DIVIDE the number in A1 by the number in B2. Put the answer in cell C3 - * / Next Question A1 B2 /
48
ABCD 1 2 35 46 57 6 =+ D1B2 A3 C4A4D6D5B3 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to ADD all the numbers in the spreadsheet. Put the answer in cell D1 - * / Check Answer +
49
ABCD 1 =B3+C4+D5 2 35 46 57 6 =+ D1B2 A3 C4A4D6D5B3 Drag the correct symbols and cell references onto the spreadsheet. Create the formula to ADD all the numbers in the spreadsheet. Put the answer in cell D1 - * / B3 C4 + + D5 +
50
Quiz Complete Now complete the worksheet to check you understand
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.