| A | B |
| Spreadsheet | Report used in business to analyze financial data in a table format |
| Excell | A spreadsheet application program |
| Cell | a space in the spreadsheet to enter data |
| Active Cell | The cell ready to recieve data or a command |
| Workshhet | Has 256 Columns and 65,536 rows |
| Workbook | Collection of worksheets |
| Label | text data - all letters and most symbols |
| Numeric Label | a number that will not be used in a calculation |
| Value | numbers and math operators |
| Label Allignment | Can be centered, right or left justified |
| Column | Identified by alpha letter |
| Rows | Identified by number |
| Formula | instruction to calculate a number- must start with "=" |
| Formula Bar | Where the formula appears and can be edited |
| Cell Reference | Address of a cell, used in a formual |
| Relative Reference | Formual cell reference will change if copied |
| Absolute Reference | Value in a formual or a cell reference remains unchanged if copied |
| Range | a group of cells, a defined area in a worksheet |
| Mathematical Operator | +,-,=,^,/,* |
| Format | The look and feel of text and data |
| Copy | When this action is doe to a formual, the cell reference change relative to thier new location |
| Font | Set of characters that share a design & name |
| Font Size | height of a font's characters |
| Points | measurement of font size, a pint is 1/72 of an inch |
| Function | built in formul athat performs a special calculation automatically |