Using Formulas and Functions in Microsoft Excel 2013
- 4/15/2013
- Creating simple cell formulas
- Assigning names to groups of cells
- Using names in formulas
- Creating a formula that references values in an Excel table
- Creating formulas that reference cells in other workbooks
- Changing links to different workbooks
- Analyzing data by using the Quick Analysis lens
- Summing a group of cells without using a formula
- Creating a summary formula
- Summing with subtotals and grand totals
- Exploring the Excel function library
- Using the IF function
- Checking formula references
- Debugging your formulas
Creating a summary formula
After you enter data into a worksheet, you can create formulas to summarize the values and display the result of the calculation. You can summarize the values in a group of cells in many ways: You can find the total or average of the cell values, identify the maximum or minimum value in the group, or simply count the number of cells containing values. You can create these formulas by clicking the cell below or to the right of the cells that you want to summarize, displaying either the Home tab or the Formulas tab, and clicking the AutoSum button. (The button appears on both tabs.) Clicking the AutoSum button creates a SUM formula, which finds the arithmetic sum of the values, but you can choose other calculations by clicking the AutoSum button’s down arrow. After you create the formula that you want, you can use the result in other calculations.
Create an AutoSum formula
Click the cell where you want the summary value to appear.
Click the Home tab.
Click the AutoSum down arrow.
Click the AutoSum function that you want to use.
If necessary, select the cells with the data that you want to summarize.
Press Enter.