| A | B |
| Workbook | file which contains one or more spreadsheets |
| Spreadsheet | an arrangement of cells in columns and rows used to organize |
| Cells | individual locations on a spreadsheet the intersection of a column and a row |
| Cell data | classified according to its intended purpose; any information inside a cell |
| Label | classification is used for cells that contain text or for numbers that will not be used in calculations |
| Label indicator | Use an apostrophe before cell data that begins with numbers to indicate that the data should be treated as a label |
| Value | that the data has the potential to be used in calculations |
| Formula | instructs the software to perform a calculation; begin with an equals sign (=) and uses operators such as + |
| Addition | indicated by the + symbol and used in formulas to add cell values |
| Division | indicated by the / symbol and used in formulas to divide cell values |
| Multiplication | indicated by the * symbol and used in formulas to multiply cell values |
| Subtraction | indicated by the symbol and used in formulas to subtract cell values |
| Order of Operations | order in which calculations are performed in a formula |
| CTRL +~ | will change the spreadsheet mode to formula view |
| Formatting | applied to spreadsheet components for the purpose of organizing and clarifying information |
| Header/footer | feature used to add identifying information to a spreadsheet. Information may include the title of the company |
| Font Size and Style | used to clarify information by adding emphasis to titles |
| Justification | Left |
| Labels | when this type of data is entered into a cell it is automatically left justified |
| Values | when this type of data is entered into a cell it is automatically right justified |
| Indent | format applied to cell data to emphasize subcategories |
| Center | formatting usually applied to titles and column headings |
| Wrap | applied to cells that require more space when the row or column size is adjusted |