All Excel formulas begin with _______
What is an = (equal sign)?
What is the "absolute" symbol used in a formula to make sure the cell range does NOT CHANGE.
$
PEMDAS helps remember the _____
What is order of operations?
A formula that adds 2 cells A1 and A22
What is =A1+A22
adds a range of cells together
What is SUM
Currency formatting has a $ sign and how many default decimal places?
An _____ cell reference that does not change when the formula is copied or moved.
What is absolute?
When solving a formula, always complete the items in _____ first.
What is parentheses?
That will subtract A3 from A4
What is =A4-A3
gives you the average of a range of cells
What is AVERAGE?
There are tabs at the bottom of the "workbook" file, where you can observe, add and delete the number of "what" in the file.
What is a worksheet?
The _____ error occurs when the column is not wide enough or a negative date is entered.
What is ####?
_____ is the answer for 9+5x8
What is 49?
use the function that will add the total of the range of cells A1:A11
What is =SUM(A1:A22)
returns the smallest amount in a series
What is MIN?
10+(6-3)/2^2*4-1 is a simple formula.
FALSE as a simple formula only has one operator
_____ are pre-written formulas
What are functions?
Simply the numerical expression using the order of operations and provide the answer 4-9/3+5x2=
4-9/3+10
4-3+10
1+10
The answer is 11
that will return the largest number between A1 and A22
What is =MAX(A1:A22)
The function that can produce the highest value in a group of cells
What is MAX?
The #NAME? error occurs when Excel does not recognize _____ in a formula.
What is text?
The fill handle to copy formulas from one cell to others is located where?
The square at the bottom right corner of the cell.
This type of error is displayed when the formula displays the wrong type of argument.

What is #VALUE! error
This method of creating a formula can save a lot of time and effort. You do not have to type in the cell addresses.
What is the point & click method?
What would you use to find "duplicates" in a series of data?
What is "conditional formatting":