wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Excel 2016 - The Comeback

Total questions: 10

Worksheet time: 11mins

Name
Class
Date
1.

What must a formula always begin with?

a)

a quotation mark

b)

an equal sign

c)

a parentheses

d)

a function

2.

Excel uses all the following references, except:

a)

absolute

b)

relative

c)

multiple

d)

relational

3.

What is the last step when applying an array formula?

a)

Press enter

b)

Press Ctrl, Shift, Enter

c)

insert an equal sign

d)

add the { }

4.

Which item below is an example of a Nested IF formula

a)

=IF(AND(C4>4,D4>3),"Counseling","")

b)

=IF(D2>89,"A",IF(D2>79,"B","F"))

c)

=IF(OR(C3>2<4,D3<3),"Verbal Warning","")

d)

=IF(A1=10,"Correct","Wrong")

5.

The IF_AND function indicates that a logical test can meet either one of two criterias.

a)

True

b)

False

6.

What will be the result of the below formula, using the table shown?


=VLOOKUP("Kidgets",B5:E10,3,FALSE)

a)

9

b)

$10

c)

$90

d)

False

7.

Which of the following cell references has assigned absolute reference to rows only?

a)

$A$1:$F$6

b)

A1:$F$6

c)

A$1:F$6

d)

A1:F6

8.

What feature is being used in the image?

a)

Error Checking

b)

Spell Check

c)

Data Consolidation

d)

Named Ranges

9.

In the IF function, which arguments are required in order for it to work?

a)

(logical_test, value_if_true,value_if_false)

b)

(lookup_value, value_if_true,_value_if_false)

c)

(lookup_value, table_array, column_index, range_lookup)

d)

(Rate, Pv)

10.

Named ranges use relative or absolute cell referencing?

a)

Relative

b)

Absolute