Excel 2010 Fourmulas & Functions Quick Reference Guide
Excel 2010 Fourmulas & Functions Quick Reference Guide
ENTERING FORMULAS
1. 2. 3. 4. 5. 6. Select the target cell. Type the Equal sign (=) Click on the first cell reference or type the cell address. Type the symbol for Add, Subtract, Muliply or Divide. Repeat the above, as needed. Depress Enter or click on the green arrow in the Formula/Edit bar. Example: =C3(A5-A4)
Quick Reference Guide EXCEL 2010 BASIC FORMULAS & FUNCTIONS THE MAX FUNCTION TO CREATE A SERIES
1. Enter the necessary numbers into adjacent cells. i. e. D5 as 0 and D6 as 5. 2. Select both cells with the white cross. 3. Click on the Fill Handle and drag down to display a series of 0, 5, 10, 15 etc.
ENTERING FUNCTIONS
1. Select the target cell. 2. Depress the Equal sign (=). 3. Type function name followed by an open parentheses. 4. Select the target range of cells. 5. Type the closing parentheses or depress Enter. Example: =SUM(B2:B6)
INSERTING FUNCTIONS
1. Select the Formula tab. 2. Click the Insert Function (fx Insert Function) button on the Ribbon. 3. Search for Function or select a category. 4. Select the target function. 5. Click OK. 6. Enter or select the target range. 7. Click OK.
BASIC FORMULAS
FORMULA =A1+A6 =A1+A2 +A3 =A3-A1 =B2*B3 =G5/A5 =G5^2 =(C1+C3)/C4 EXPLANATION adds A1 and A6 adds the three cells subtracts A1 from A3 multiples B2 and B3 divides G5 A5 squares G5. adds C1 to C3, and divides the result by C4 adds A2 and A5, multiples by 4, adds the number3
1. Enter the necessary data. 2. Select the cell where the result is to display. 3. Click on the Insert Function button located on the Formula/Edit bar. 4. If the function does not display in the Select a function: box, click on the down arrow for Or select a category and select MAX. 5. Click OK. 6. Drag and select the target range. 7. Click OK.
CELL ADDRESSES
Cells are referenced by addresses made from the column letter and the row number. You can find the address of a cell by looking in the Name Box. Example: A1, B10, J5
=4*(A2+A5)+3
3. 4.
USING AUTOFILL
1. 2. 3. Select cells containing data. Select the AutoFill handle. When the pointer displays as a small, black cross, drag to highlight the target cells.
5.
4.
USING AUTOSUM
1. 2. 3. Select the numbers and the cells that should contain the formula. Click on the AutoSum icon. Click on the AutoSum down arrow for additional options.
5. 6. 7.
STARLIGHTEDUCATION
Quick Reference Guide EXCEL 2010 ADVANCED FUNCTIONS TEXT FUNCTIONS ONE TOUCH PASTE SPECIAL
In some instances it is easier to execute a normal paste then use the smart tag menu that activates in Excel 2010. 1. Copy the source data. 2. Complete a standard paste (Ctrl+V) where desired. 3. Excel 2010 will activate a smart tag that allows you to expand a small menu of Paste Special commands. 4. Click the target command. 5. You can also use Hot Keys to execute these Paste Special commands.
Function CLEAN
$A2
Mixed
INSERT A FUNCTION
Select the target cell and click the fx (Insert Function button) on the Formula/Edit Bar.
3. To display the Dependents, repeat the above, selecting on the Trace Dependents entry.
Description Removesall nonprintablecharacters fromtext CONCATENATE Joinsseveraltextitems intoonetextitem TRIM Convertstextto uppercase LEFT Returnstheleftmost charactersfromatext value MID Returnsaspecific numberofcharacters fromatextstring startingattheposition youspecify PROPER Capitalizesthefirst letterineachwordofa textvalue RIGHT Returnstherightmost charactersfromatext value LOWER Convertstextto lowercase LEN Returnsthenumberof charactersinatext string UPPER Convertstextto uppercase
WATCH WINDOW
The Watch Window shows you the result of the cells being tracked, without having to switch to the sheet where the formula is to check its result. The Watch Window button can be found on the Formula tab|Formula Audition group|Watch Window. Select the cell that you want to watch and click on the Add button to close the dialog window.
CONDITIONAL FORMATTING
1. Select the target cells. 2. Select Home|Styles group|Conditional Formatting. 3. Choose the formatting scheme and set the conditions.
DISPLAYING FORMULAS
Depress the Ctrl key|tilde key (~).