How to Make a Spreadsheet in Excel
video: http://www.youtube.com/watch?feature=player_embedded&v=qeMSV9T1PoI
A spreadsheet is a great tool for adding the total of a series of items. This article explains how to make a basic spreadsheet in Microsoft Excel, using a simple expense report as an example.
Step 1: Open Excel.
- Notice there are rows and columns.
- Each column has a capital letter on the top to show what column it is.
- Each row has a number to the immediate left of the first column, to show what row it is. For example, the address of the cell in the first column, first row is A1. The address of the cell in the second column, third row is B3.
- Each cell is identified by a unique address consisting of the column letter followed by the row number. For example, the address of the cell in the first column, first row is A1. The address of the cell in the second column, third row is B3.
- If you click a cell, the cell address appears just above column A.
-
3Click cell A1 and type: Item.
-
4Click cell B1 and type: Cost.
-
5Click cell A2 and type: Printing.
-
6Click in cell B2 and type 80.00.
- After you click outside of cell B2, 80 will show in cell B2.
-
7Click cell A3 and type: Postage.
-
8Click cell B3 and type: 75.55.
- After you click outside of cell B3, 75.55 will show in cell B3.
-
9Click cell A4 and type: Envelopes.
-
10Click cell B4 and type: 6.00.
- After you click outside of the cell B4, 6 will show in cell B4.
-
11Click cell A5 and type: Total.
-
12Click cell B5 and type: =SUM(B2:B4).
-
13Click in another cell. A total of 161.55 will show in cell B5.
- SUM(B2:B4) is a formula. Formulas are used to perform math functions in Excel. It is essential to put equals sign (=) just before a formula, so that Excel knows that it is a formula.
-
14 click save
SOURCE:http://www.wikihow.com/Make-a-Spreadsheet-in-Excel
No comments:
Post a Comment