Use a spreadsheet application to do the following. (a) In cell A1, type “My One Week Expenses On Five items”.
(b) In row 2, type column-by-column the following: “ITEM”, 1ST DAY, “2ND DAY, “3RD DAY”, *4TH DAY, “5THDAY”, “6TH DAY” and “7TH DAY”.
(c) In column A, starting from A3 to A7, List the items you spent money on.
(d) Enter the amount spent on each item for each day in their respective columns.
Note: select your own items and the amount spent.
(e) In cells 12 and A8. type “TOTAL N”.
(f) Using formula/function compute the total expenses for each day and for each item.
(g) Create borders around the table.
(h) Insert a footer and type in your full name and index number. (i) Below the table, type in the formula that was used:
(i) in cell 18: (ii) for summing from B3 to H3.
Note: Enclose your formula in quotes ave your work with your full name in the folder created on the desktop.
(k) Print your work and submit to the supervisor.
Explanation
(i) "= sum (B3:H3)"OR Ä!B3 + C3 + D3 + E3 + F3 + G3 + H3"
(ii) Ä! Sum (B3:B7)" OR Ä!B3 + B4 + B5 + B6 + B7