Indent | a format applied to cell data to emphasize subcategories, such as the itemized list of expenses in a budget |
Label | classification used for cells that contain text or for nunbers that will not be used in calculations |
Linking | a word processing document (target) may contain a link to a spreadsheet (source) that will update anytime the spreashet data is updated |
List | a feature used to create more user-friendly spreadsheet atmosphere |
LookUp function | used to compare a cell value to an array (selection) of cells and return a value that matches the location of the value in the array. |
Maximum function | example: =Max(C4:C18) finds the highest number in the range of cells from C4 through C18 |
Merge | used to combine adjacent cell ranges or cells |
Minimum function | example: =Min(C4:C18) finds the lowest number in the range of cells from C4 to C18 |
Mixed reference | indicates the combination of an absolute cell and relative cell, such as $44 |
Multiplication | indicated by the * symbol and used in formulas to multiply cell calues |