| A | B |
| range | a group of cells that might include cells from different columns and rows |
| worksheet tab | lets you access worksheets in a spreadsheet file |
| data series | set of data that checnges by a constant value |
| increment | value by which numbers in a series increase |
| decrement | value by which numbers decrease |
| syntax | rules for writing a function |
| keyword | function name |
| argument | refernce to cells or range to be acted on by function |
| relative reference | cell reference that does change |
| absolute reference | cell reference that does not change |