| A | B |
| Absolute cell reference | A cell references that does not change when copied because a dollar sign has been placed in front of both the column letter and row number, such as $A$5. |
| Destination | The upper-left cell of the range where data is to be pasted. |
| F4 key | Places dollar signs in front of the column letter and row number in a cell reference. |
| IF | Function that makes a decision based on a comparison. |
| Landscape orientation | A print orientation that prints a worksheet across the widest part of the page. |
| MAX | Function that displays the largest value in a range of cells. |
| MIN | Function that displays the smallest value in a range of cells. |
| Portrait orientation | The default print orientation that allows more rows to be printed on a page. |
| Relational operators | Used to compare two values. Operators include =, <, >, <=, >=, <>. |
| Source | Selected cells that are to be copied. |
| Copy button | Places the selected cell(s) on the Clipboard. Found on the toolbar. Copy in the Edit menu can be used instead of the button. |
| Cut button | Removes the selected cell(s) and places them on the Clipboard. Found on the toolbar. Cut in the Edit menu can be used instead of the button. |
| Delete command | Deletes a selected column or row from a worksheet. Found in the menu displayed by right-clicking a row or column. |
| Find command | Displays a dialog box that allows the user to search a worksheet for data. Found in the Edit menu. |
| Function command | Displays a dialog box that can be used to insert a function into a formula. Found in the Insert menu. The Insert Function button on the Formula bar can be used instead of the command. |
| Insert command | Inserts a row or column. Found in the menu displayed by right-clicking a row number or column letter. |
| Insert Options button | Displayed when a new row or column is inserted. |
| Page Break command | Inserts a page break before the currently selected row or column. Found in the Insert menu. |
| Page Setup command | Displays a dialog box with margin and the print orientation options. Found in the File menu. |
| Paste Options button | Displayed when contents of the Clipboard are placed in cells. |
| Paste button | Places the Clipboard contents in a worksheet starting at the selected cell. Found on the toolbar. Paste in the Edit menu can be used instead of the button. |
| Remove Page Break command | Removes a page break. Found in the Insert menu. |
| Replace command | Displays a dialog box that allows the user to search a worksheet for data and replace it with other data. Found in the Edit menu. |
| Undo command | Restores the previous action. Found in the Edit menu. The Undo button on the toolbar can be used instead of the command. |