| A | B |
| Excel | a spreadsheet program |
| Fill Right | lets you copy a formula across a row without retyping the info |
| column | arranged vertically and named ABC… |
| cell | created by the intersection of a column and a row |
| active cell | cell in worksheet that has been selected |
| cell address | name of a cell--A8 |
| number | identifies the rows |
| label | text and numbers typed into a cell |
| spreadsheet program | program like Excel that allows you to enter numerical data in rows, columns |
| worksheet | a page in Excel workbook that contains columns, rows, cells |
| row | arranged horizontally and numbered 123 |
| grid | spreadsheet screen that is made up of columns, row, cells |
| formula bar | box above Column C that contains the contents of the active cell |
| formula | numbers and symbols used to express a calculation (equation) |
| save | option that allows you to store your file |
| value | a number typed into a cell |
| letter | label that identifies a column |
| View | menu that contains Header and Footer choice |
| CTRL + Accent Grave | Command that shows the actual formula in a cell |
| front slash | symbol in a formula that means "divide" |
| star | symbol in a formula that means "multiply" |
| Select All | clicking on the empty square above Row 1 and to left of Column A |
| SUM | a function that shortens addition of more than 3 cells in a formula |
| range | an example is A1:A5, group of cells |
| Fill Down | lets you copy a formula down a column without retyping the info |
| workbook | a file that contains one or more worksheets |
| AutoSum | A shortcut for using the SUM function. EX. ∑ |