04x Using Formulae and Functions
Exercises
- Open a new Excel book.
- In cell A1 type in 'Weekday'.
- In cell B1 type in 'Bus fare'.
- In the 7 cells below Weekday type in the days of the week from
Monday to Sunday.
- In the 7 cells below Bus fare type 3, 3, 3, 1.5, 1.5, 3, 0.
- Click on 'A' so that column A is highlighted.
- Click on 'Format', highlight 'Column', then click on 'AutoFit
Selection'.
- Repeat step 7. for column B.
- Select cells B2 to B8, then click on 'Format', then 'Cell',
then select the number category 'Currency' to two decimal places. The numbers
you typed in under bus fare should appear with a pound sign, followed by the
bus fares in pounds and pence.
- Click on cell B9. This is where the total bus fare for the
week will appear.
- Click on the AutoSum button. The formula =SUM(B2:B8) should
appear in cell B9.
- Press the return key.
The amount of £15.00 should appear in cell B9.
- Type the word 'Total' in cell A9.
- Click on cell B10. This is where the average bus fare for the
week will appear.
- Use the instructions in the handout to find the average bus
fare.
Ensure that the formula that applies to this cell is =AVERAGE(B2:B8). When
you press return the figure £2.14 (or similar) should appear in the cell.
- Close Excel.
Back to Excel Home Page