Entering A Formula Entering A Formula
Entering A Formula Entering A Formula
Entering a Formula
A formula is an expression that returns a value A formula is written using operators that combine different values, returning a single value that is then displayed in the cell
XP
Entering a Formula
XP
Click the cell in which you want the formula results to appear Type = and an expression that calculates a value using cell references and arithmetic operators Press the Enter key or press the Tab key to complete the formula
22
23
XP
Introducing Functions
A function is a named operation that returns a value For example, to add the values in the range A1:A10, you could enter the following long formula: =A1+A2+A3+A4+A5+A6+A7+A8+A9+A10 Or, you could use the SUM function to accomplish the same thing: =SUM(A1:A10)
24 New Perspectives on Microsoft Office 2007: Windows XP Edition
XP
25
3/24/2011
Entering a Function
XP
XP
26
27
XP
XP
3/24/2011
Renaming a Worksheet
XP
XP
To rename a worksheet, you double-click the sheet tab to select the sheet name, type a new name for the sheet, and then press the Enter key Sheet names cannot exceed 31 characters in length, including blank spaces The width of the sheet tab adjusts to the length of the name you enter
You can change the placement of the worksheets in a workbook To reposition a worksheet, you click and drag the sheet tab to a new location relative to other worksheets in the workbook To copy a worksheet, just press the Ctrl key as you drag and drop the sheet tab
30
31
XP
XP
To edit the cell contents, you can work in editing mode You can enter editing mode in several ways:
double-clicking the cell selecting the cell and pressing the F2 key selecting the cell and clicking anywhere within the formula bar
32
33
3/24/2011
XP
34