| A | B |
| Absolute cell reference | Keeping a cell reference constant when copying a formula |
| AVERAGE | A spreadsheet function that indicates the average of a group of numbers in a range. |
| Active cell | The cell in which you are currently working |
| Argument | A value needed to calculate a function. For example, the function COUNT needs cell references as the arguments:=COUNT(A2:D6). |
| Bar graph | A type of graph that represents different quantities by using bars. |
| Cell | The point at which a column and a row intersect or meet. |
| Cell address/cell reference | The location of a cell as identified by the column letter and row number. |
| Column | Vertical sections of a spreadsheet. Identified by a letter. |
| COUNT | A spreadsheet function that counts the number of cells in a range that contains data |
| Formula | Statement that performs a calculation. |
| Formula bar | The bar below the standard and formatting toolbars where data entered from the keyboard is displayed as it is entered into the cell. |
| Function | Built-in or short-cut formulas used with a range to perform calculations. |