Now that you know some of the basics, create your first spreadsheet, then you will be on your way to becoming a spreadsheet master.
Set up a worksheet
Information is entered into cells, cell addresses look like A1, B1, C3, D15.
Text is entered into a cell and is referred to as a "Label". Enter the text, then press either the ENTER key or an arrow key. When entering numbers, do not type the comma, the comma can be inserted by formatting, resulting in fewer possible typing errors. Numbers that represent money are right aligned and can also be formatted with a dollar sign, no need to type the dollar sigh.
Formatting text, numbers and Page Format are very similar to word processing programs.
The Formatting Toolbar will do most of your formatting needs. Enter basic formulas Use the SUM Function. First, type a column of numbers. Click in cell B3, type 123, hit ENTER, type 456, hit ENTER, type 789, ENTER. Add the column by clicking in the cell below the last number (if you are not already there). Next, click on the “Σ” (back words E) on the Standard Toolbar. This is the AutoSum icon. This formula will add the contents of cells B3 through B6.You should see a moving dotted line around cells B3 through B6, and =Sum(B3:B6) in the cell. Hit Enter and the answer should be 1368.
Calculations with parentheses, the parentheses will be performed first, even if they are at the end of the formula Basic calculations should start with an "equal" sign. Calculations "usually" add the contents of a cell, rather than an actual number.
Spreadsheets are used to track and compare numbers, create lists and graphs. Some more advanced math and statistical formulas, scenarios, goal seeking, and even creating maps.