wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Excel 2016 Advanced Formulas Mastery

Total questions: 19

Worksheet time: 38mins

Name
Class
Date
1.
Which response best completes the following statement: A formula is used to 
a)
perform calculations or other actions.
b)
find averages.
2.

Cell value references should always be used when possible to avoid having to make multiple updates when a key value changes.

a)

True

b)

False

3.
Excel follows the ___________________ and first adds the values inside the parentheses.
a)
Order of Operations
b)
Formula Guidelines
4.

Define Formula Bar?

a)

An element in Excel or Google Sheets that appears below the grid and to the left of the zoom control that shows the deleted commands.

b)

A button or key in your keyboard to write the formulas.

c)

An element in Excel or Google Sheets that appears below the Ribbon that shows the contents of the active cell so that you edit the text, value, date, formula, or function.

5.

What is the Sum formula?

a)

Sum( )

b)

Sum( )=

c)

=Sum( )

d)

=( )Sum

6.

When starting a formula what is the first thing you type in the cell?

a)

;

b)

?

c)

%

d)

=

7.

How would you write a cell reference formula for cell A1 subtracted from Cell C3?

a)

A1-C3

b)

A1-C3=

c)

=A1-C3

d)

=C3-A1

8.
What would be a correct formula for SUM in excel?
a)
=SUM(B3:B9)
b)
=SUMB3+B9
c)
SUM(B3:B9)
d)
=ADD(B3:B9)
9.

Which formula gets the biggest value of a range of cells?

a)

MAX

b)

MIN

c)

SHORT

d)

SUM

10.

Which formula gets the smallest value of a range of cells?

a)

MAX

b)

MIN

c)

SMALL

d)

SUM

11.

A _________ is a prewritten formula that is built into EXCEL.

a)

function

b)

problem

c)

equation

d)

equal sign

12.

A combination of numbers and symbols used to express a calculation. Always begins with an "=" sign.

a)

Cell address

b)

Worksheet

c)

Formula

13.

Which of the following formulas is not entered correctly?

a)

=10+50

b)

=B7+B8

c)

=B7+14

d)

=10+50;

14.

Which of these symbols is used to do a division on a computer?

a)

\

b)

*

c)

/

d)

|

15.

Which operator is used to multiply in Excel?

a)

+

b)

x

c)

/

d)

*

16.

Formulas can be copied to adjacent cells with the ____________.

a)

Fill handle

b)

PgDn Key

c)

Function key F4

d)

None of the above

17.

To edit a formula you

a)

A. Double-click the cell

b)

B. Click in the formula bar

c)

C. Press Esc

d)

D. Both A & B

18.

Answer =2+3*3-2

a)

9

b)

10

c)

11

d)

12

19.

Answer =3+5*(6-2)

a)

23

b)

32

c)

31

d)

64