Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Using Formulas and Functions- Excel

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

If B3=30 and F5=10, what is the result of the function =IF(B3=F5,"Full","Open")?

a)

Full

b)

10

c)

Open

d)

Unknown

2.

What function would you use to calculate the TOTAL cost?

a)

=SUM(B3:B6)

b)

=CALCULATE(B3:B6)

c)

=TOTAL(B3:B6)

d)

=AVERAGE(B3:B6)

3.

If you copied C7 to D5, what would be the resulting cell reference in D5?

a)

=C3

b)

=C5

c)

=D3

d)

=D5

4.

What formula would you enter in C4 that combines A4 and B4 to get a result like in C2?

a)

=A4&" "&B4

b)

=A4&""&B4

c)

="A4"&" "&"B4"

d)

=A4& &B4

5.

If D3=30 and E9=28, what is the result of the logical expression D3>E9?

a)

True

b)

False

6.

If you copied D3 to D7, what would be the resulting cell reference in D7?

a)

=C10

b)

=D10

c)

=C6

d)

=D6

7.

In Excel, all functions must begin with what symbol?

a)

$

b)

#

c)

!

d)

=

8.

What term refers to mathematical equations used in Excel to perform calculations?

a)

Formulas

b)

Format

c)

Cell

d)

Summations

9.

Which formula would you enter into D3, and then AutoFill into D4 to D6, to calculate the winning percentage (Pct.) for the teams?

a)

=B3/(B3+C3)

b)

=$B$3/(B3+C3)

c)

=B3/($B$3+$C$3)

d)

=$B$3/($B$3+$C$3)

10.

What function would you use to find the most expensive item?

a)

=MAX(B3:B7)

b)

=SUM(B3:B7)

c)

=AVERAGE(B3:B7)

d)

=MIN(B3:B7)

11.

What is the argument in this function? =AVERAGE(W3:W26)

a)

W26

b)

W3:W26

c)

=Average

d)

F3

12.

What symbol is used to designate an absolute cell reference?

a)

%

b)

$

c)

!

d)

#

13.

What formula should be entered to calculate the total budget?

a)

=B3+B4+B5+B6

b)

=B3*B4*B5*B6

c)

=3B+4B+5B+6B

d)

=3B*4B*5B*6B

14.

Which of these formulas uses relative cell references?

a)

=5*10

b)

=F18/2

c)

=$A$10/100

d)

=17+$D$1

15.

What formula would you enter in C3 that combines A3 and B3 to get a result like in C2?

a)

=CONCATENATE(A3,"",B3)

b)

=CONCATENATE("A3","","B3")

c)

=CONCATENATE(A3," ",B3)

d)

=CONCATENATE(A3,,B3)

16.

Which type of cell references are locked and NOT automatically updated when copied?

a)

Relative

b)

Formula

c)

Absolute

d)

Worksheet

17.

A function is a predefined formula.

a)

True

b)

False

18.

Which of the following is a way to search for a function?

a)

Browse in the Function Library group

b)

Click Insert Function and enter a search phrase

c)

All of the above

19.

You want to copy a formula in a cell down the column into multiple other cells. What would be the best tool for the job?

a)

Find and Replace

b)

Cut and Paste

c)

Spelling Checker

d)

AutoFill

20.

Which type of cell references are automatically updated when copied?

a)

Formula

b)

Relative

c)

Absolute

d)

Worksheet