The rectangle in which the data is entered.
What is a cell
Two or more cells in a worksheet.
What is a range?
The function that returns the total of a range.
What is SUM?
Column headings in Excel are identified by
What are Letters (of the alphabet)?
All formulas should start with?
What is = (equal)?
What is the name of a "Page" in Excel
What is a Worksheet?
A function used to find the smallest value in a range of cells.
What is MIN?
The mathematical sign used for addition is___
What is the PLUS SIGN (+)
What symbol is used between two cell references to indicate a range of cells?
What is Colon :
What is the name of an Excel "Document"
What is Workbook?
A function that returns the Largest value in a range of cellls.
What is MAX?
Mathematical sign used for division is____
What is SLASH (/)?
What Alignment do numbers appear in a cell?
What is Right?
A predefined formula in excel.
What is a FUNCTION?
The function that returns the mean of a range
What is AVERAGE?
Mathematical sign used for multiplication is____
What is ASTERICS (*)?
What is another name for the location of a cell?
What is a cell reference (Cell Address)?
When a formula is in the active cell, the underlying formula is visible in the____
What is the formula bar?
The function that returns the number of cells containing values in a range
What is COUNT?
What does PEDMAS stands for?
What is Parentheses, Exponents, Division, Multiplication, Addition, Subtraction