| Keyword | Definition |
|---|---|
| - | operator that you can use in a formula to do subtraction |
| * | operator that you can use in a formula to do multiplication |
| / | operator that you can use in a formula to do division |
| + | operator that you can use in a formula to do addition |
| cell | a space that can hold data in a spreadsheet |
| cell reference | the location of a cell in a spreadsheet involving the column letter and the row number |
| formula | an expression starting with = that can be used to calculate the value in a cell |
| spreadsheet | a collection of cells organised into rows and columns so you can edit and process data |