Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Excel Formula

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

A simple formula always starts with :

a)

+

b)

=

c)

-

d)

*

2.

+ is a symbol for:

a)

Multiplication

b)

Addition

c)

Subtraction

d)

Dividing

3.

* is a symbol for:

a)

Multiplication

b)

Addition

c)

Subtraction

d)

Dividing

4.

/ is a symbol for:

a)

Multiplication

b)

Addition

c)

Subtraction

d)

Dividing

5.

- is a symbol for:

a)

Multiplication

b)

Addition

c)

Subtraction

d)

Dividing

6.

What formula CANNOT calculate the total stock level in the bakery for all of its products combined.

a)

=SUM(C2:C7)

b)

=SUM(C2,C3,C4,C5,C6,C7)

c)

=C2+C3+C4+C5+C6+C7

d)

=SUMC2+C3+C4+C5+C6+C7

7.

Which of the formula's would output the price of the CHEAPEST item in the bakery?

a)

=MIN(B2:B7)

b)

=LOW(B2:B7)

c)

=SML(B2:B7)

d)

=BOTTOM(B2:B7)

8.

Which of the formula's would output the price of the MOST EXPENSIVE item in the bakery?

a)

=MAX(B2:B7)

b)

=HIGH(B2:B7)

c)

=LRG(B2:B7)

d)

=TOP(B2:B7)

9.

Excel will display _______________________ if the cell is not wide enough.

a)

******

b)

^^^^^

c)

######

d)

>>>>>

10.

To edit a formula you

a)

Double-click the cell

b)

Click in the formula bar

c)

Press Esc

d)

Both A & B

11.

Answer =2+3*3-2

a)

9

b)

10

c)

11

d)

12

12.

Answer =3+5*(6-2)

a)

23

b)

32

c)

31

d)

64

13.
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)
14.

Which formula will calculate the average?

a)

average

b)

countif

c)

averageif

d)

sumif

15.

An error that occurs when a formula is not spelt correctly

a)

#NAME?

b)

#VALUE!

c)

#DIV/0!

d)

#####

16.

What feature is particularly useful when you want to add all numbers in a row or column

a)

Autosum

b)

Product

c)

Operators

d)

Hierarchy

17.

What is error value that is displayed on the excel when the formula contains invalid data

a)

Autosum

b)

#VALUE!

c)

Arguments

d)

operators

18.
Which formula appears when you click the AUTOSUM button?
a)
=SUM
b)
=AUTOSUM()
c)
=SUM()
d)
=AUTOSUM
19.
To accept a formula in a cell, press the _________ key.  
a)
Tab
b)
Enter
c)
Ctrl
d)
Shift
20.
1.  A selection of two or more cells is called a ________. Example A1:A4
a)
Table
b)
Range
c)
AutoFill
d)
Cell