InterviewSolution
Saved Bookmarks
| 1. |
__finds the average of values stored in cells. |
|
Answer» Average CELLS with Numbers -- AVERAGEEnter the sample data on your worksheet.In cell A7, ENTER an AVERAGE FORMULA, to average the numbers in column A: =AVERAGE(A1:A5)Press the Enter KEY, to complete the formula.The result will be 21.83, the average of the cells that contain numbers. |
|