Shared Flashcard Set

Details

Excel Lesson 1
vocab for Excel lesson 1
27
Computer Science
09/23/2010

Additional Computer Science Flashcards

 


 

Cards

Term

workbook

Definition
an Excel file with one or more worksheets
Term
worksheet
Definition

the work area for entering and calculating data made up of columns and rows separated by gridlines

also called a spreadsheet

Term
cell
Definition
the intersection of a column and a row on a worksheet that you enter data into to create a worksheet
Term
active cell
Definition
contains cell pointer; there is a dark outline around it
Term
formula bar
Definition
  • as you enter data into a cell, it simultaneously appears here
  • located above the worksheet
Term
cell reference
Definition
the location of a cell in a worksheet as identified by the column letter and row number; also known as the cell's address
Term
scroll
Definition
a way to view locations on the worksheet without chaniging to active cell
Term
sheet tabs
Definition
tabs that appear at the bottom of the workbook window, which display the name of each worksheet
Term
tab scrolling buttons
Definition
buttons that appear just to the left of the sheet tabs, which allow you to scroll hidden tabs into view
Term
blank workbook
Definition
a new, empty workbook that contains 3 worksheets
Term
template
Definition
a workbook with certain labels, formulas, & formatting preset, saving you time in creating commonly used worksheets, such as monthly invoices or balance sheets
Term
label
Definition
text in the first row or column of a worksheet that identifies the type of data contained there
Term
defaults
Definition
the standard settings Excel uses in its software, such as column width or number of worksheets in a workbook
Term
undo
Definition
the command used to reverse one or a series of editing actions
Term
redo
Definition
the command used to redo an action you have undone
Term
AutoComplete
Definition
a feature used to complete an entry based on previous entries made in the column containing the active cell
Term
pick from drop-down list
Definition
a shortcut used ot insert repeated information
Term
AutoCorrect
Definition
a feature used to automate the correction of common typing errors
Term
spelling checker
Definition
a tool used to assist you in finding and correcting typographical or spelling errors
Term
value
Definition
a number entered in the worksheet
Term
numeric label
Definition
a number entered in the worksheet as a label, not as a value-such as the year 2010 used as a column label
Term
label prefix
Definition
an apostrophe used to indicate that a number is a label and not a value
Term
series
Definition
a list of sequential numbers, dates, times, or text
Term
standard column width
Definition
the default number of characters that display in a column based on the default font
Term
formula
Definition
an instruction Excel uses to calculate a number
Term
mathematical operators
Definition
symbols used in math operations: + for addition, - for subtraction, * for multiplication, / for division, and ^ for exponentiation
Term
order of mathematical operation
Definition
the order in which Excel performs the calculation specified in a formula