NEW
Font size
WorksheetsMicrosoft Excel - Formulae
Total questions: 32
Worksheet time: 14mins
The function that lets you add up a range of cells or values
SUM
AVERAGE
MIN
MAX
What function was used to find the lowest grade?
average
sum
min
max
What function was used to find the highest grade?
average
min
sum
max
The Count column found on the Grade Count table, can be computed by this function.
counta
countif
count
countblank
SUM, AVERAGE, IF, MIN and MAX are examples of _______.
user-defined functions
online functions
table functions
predefined functions
All formulas used within the table are seen on the __________
cells
cell reference
name box
formula bar
The function COUNT is specific for ___________
counting cells
counting numbers
counting text
counting tables
To sort names in a worksheet, we can use this button.
To display the Letter Grade Equivalent, we can use the ___ function.
if
count
average
sum
In the picture, why is D2 through D5 placed in ( paranthesis/Brackets )?
So Excel knows to total the cells before performing the next operation.
So the total of the cells can be multiplied rather than added.
If the (parenthesis/brackets) are removed, what will 9.5% be multiplied by?
D2 +D3+D4+D5
D5
D2
None
The most common format of an absolute cell reference is
$D2
$D$2
D$2
D2$
Which formula will calculate the average based on a condition? (return the average of sales if over $20)
average
countif
averageif
sumif
Which formula would you use to calculate how many sales are over $20 from a series.
sum
sumif
count
countif
Which tool is used to add a graphic representation of data based on a condition within a cell? For example, adding green data bars to a column of data.
format cell
conditional formatting
fill color
magic cell
