NEW
Font size
WorksheetsExcel2016Quiz
Total questions: 70
Worksheet time: 47mins
Which of the following is not an arithmetic operator?
+
-
*
]
Per the order of operations, what is the answer to this formula: =2*(2+2)?
6
8
4
2
Per the order of operations, what is the answer to this formula: =2*2+2?
6
8
4
2
Which of the following is an example of an absolute cell reference?
A9
A$9
$A$9
A9:E9
Which of the following is an example of a relative cell reference?
A9
A$9
$A$9
A9:E9
To allow Excel to distinguish formulas from data, all formulas begin with an equal sign (=).
TRUE
FALSE
The order of operations determines which parts of a formula are calculated before other parts of the formula.
TRUE
FALSE
The formula = 6 * 2 + 3 produces the same result as = 6 * (2 + 3).
TRUE
FALSE
Pre-designed and formatted files called ______ help to create new worksheets quickly.
Documents
Templates
Folders
Cell Reference
The electronic spreadsheet made of cells and organized by rows and columns is known as the _____.
Document
Presentaion
Publicaiton
Worksheet
Letters of the alphabet going across the top of the spreadsheet.
Title Bar
Column Labels
Row Labels
Status Bar
Numbers down the left side of the spreadsheet.
Status Bar
Formula Bar
Column Labels
Row Labels
The intersection of a column and a row is called a __________.
Four-way Stop
Formula Bar
Cell
Template
A cell that has a dark border around it.
Jail Cell
Sleepy Cell
Active Cell
Stem Cell
The ________ contains a grid of columns and rows, the formula bar and the ribbon.
Worksheet Window
Document Window
Presentation Window
Publication Window
The area is located at the bottom of the Excel window and provides information and options for your worksheet project.
Scroll Bars
Status Bar
Salad Bar
Formula Bar
A selection of two or more cells is known as a ____.
Cluster
Range
Conglomorate
Big mess
A ____ is another name for an equation used in Excel.
Formula
Calculation
Mode Indicator
Template
Every Excel formula/equation must begin with _____.
an equal sign
please and thank you
cell reference
a prayer
The ____ performs the arithmetic calculations in a formula.
Calculator
Grid-lines
Status Bar
Operator
Numerical data entered into the spreadsheet cells will appear _____ according to place-value.
Magically
Right Aligned
Left Aligned
Centered
Any data (text or numerical) entered into a cell will appear in the active cell as well as in the ____ ____.
Status Bar
Scroll Bar
Outside Window
Formula Bar
Which function calculates the TOTAL (adds all the cells in the range together)?
SUM
AVERAGE
MAX
MIN
Which function calculates the MEAN of a range of cells (adds all the cells together and then divides by the number of cells)?
MIN
AVERAGE
COUNT
MAX
You want to calculate the number of nonblank cells in your worksheet. Which function should be used?
SUM
COUNTA
MIN
MAX
Which function returns the highest value in a range?
SUM
AVERAGE
MAX
MIN
Which function returns the lowest value in a range?
SUM
AVERAGE
MAX
MIN
Which function would you use instead of this formula: =B1+B2+B3+B4+B5+B6+B7?
=SUM(B1:B7)
=COUNT(B1:B7)
=AVERAGE(B1:B7)
=MAX(B1:B7)
Which function would you use instead of this formula: =(B1+B2+B3+B4)/4?
=SUM(B1:B4)/4
=COUNT(B1:B4)/4
=AVERAGE(B1:B4)/4
=MAX(B1:B4)/4
Which function was used in E1?
=COUNT(A1:A9)
=COUNTA(A1:A9)
=COUNTBLANK(A1:A9)
Which function was used in E2?
=COUNT(B1:B9)
=COUNTA(B1:B9)
=COUNTBLANK(B1:B9)
Which function was used in E3?
=COUNT(B1:B9)
=COUNTA(B1:B9)
=COUNTBLANK(B1:B9)
Which function was used in E5?
=SUM(B1:B9)
=COUNT(B1:B9)
=AVERAGE(B1:B9)
Which function was used in E6?
=SUM(B1:B9)
=MIN(B1:B9)
=MAX(B1:B9)
Which function was used in E7?
=SUM(B1:B9)
=MIN(B1:B9)
=MAX(B1:B9)
Which of the following will return your worksheet to 100% with one click?
A
B
C
D
Which cell would you click to freeze Rows 1-5 and Column A?
A5
B5
A6
B6
