| A | B |
| Argument | The parameters of a function. |
| Autosum | A formula that calculates (by default) the total from the adjacent cell through the first nonnumeric cell using the SUM function. |
| AVERAGE Function | A function that calculates (by default) the total from the adjacent cell through the first nonnumeric cell using the SUM function in its formula. |
| COUNT Function | A function that determines how many cells in a range contain a number. |
| COUNTA Function | A function that returns the number of cells in the selected range that contain text or values, but not blank cells. |
| Function | A predefined formula that performs a calculation. |
| MAX Function | A function that returns the largest value in a set of values. |
| MIN Function | A function that determines the minimum value in a range of cells. |
| NOW Function | A function that returns today’s date and the current time, in the default format of mm/dd/yyyy hh:mm. |
| PMT Function | A function that requires a series of inputs regarding interest rate, loan amount (principal), and loan duration, and then calculates the resulting loan payment. |
| SUBTOTAL Function | A function that returns a subtotal for a list. |
| SUM Function | A function that totals all of the cells in a range. |
| TODAY Function | A function that returns the current date in a worksheet. |
| Trace Arrow | An arrow that shows the relationship between formulas and the cells they refer to in order to resolve a formula error. |