| A | B |
| Absolute Reference | A cell reference that does not change when a formula is copied to a new location. |
| Count | A function that counts the number of cells in the range that contains numbers. |
| Filter | A feature that allows you to look at only the data that you need. |
| Function | A preset formula that allows you to quickly calculate data. |
| IF | A function that checks to see if a condition is met and then has one result if it is true and another if it is false. |
| NOW | A function that displays the date and time that a worksheet is opened or used. |
| PMT | A function that calculates payments for a loan based on interest rate, number of payments, and the amount of the loan. |
| Range | A group of cells |
| Relative Reference | A cell reference that changes when a formula is copied to a new location. |
| Sort | To put a list of data in ascending order |