The Function Wizard |
| Function | Description |
| =SUM(A1:A3) | Totals all the values in the range A1 to A3. |
| =AVERAGE(A1:A3) | Averages all the values in the range A1 to A3. |
| =MIN(A1:A3) | Returns the smallest value in the range A1 to A3. |
| =MAX(A1:A3) | Returns the largest value in the range A1 to A3. |
| =STDEV(A1:A3) | Calculates the standard deviation of the range A1 to A3. |
You can access Excel's built-in formulas by using the Function Wizard.
NOTE 1:

NOTE 2:
Click HERE to return to the Table of Contents.