| A | B |
| Spreadsheets | Analyze Numbers, Create Charts, What If Things Change |
| Line Graph | Graph used to compare things over a period of time |
| Pie Graph | Graph used to show percentages |
| Formula | Using Addition, Subtraction, Multiplication, or Division |
| ActiveCell | Current Cell being used |
| Cell | Intersection of Row and Column |
| Row | Represented by Numbers |
| Column | Represented by Letters |
| Range | Block of Cells |
| Function | SUM, AVERAGE, MIN, MAX, IF, COUNT |
| SUM | Function that finds the total |
| AVERAGE | Function that finds the average of a range of cells |
| IF | Function that has different outcomes depending on condition |
| COUNT | Function that counts cells |
| MAX | Function that finds the max number |
| MIN | Function that finds the min number |
| Values | Numbers entered into a Spreadsheet |
| Labels | Words entered into a Spreadsheet |