wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Mastering Excel Formulas

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the result of =5+10 in Excel?

a)

10

b)

5

c)

20

d)

15

2.

Which function is used to add a range of cells in Excel?

a)

COUNT

b)

AVERAGE

c)

MAX

d)

SUM

3.

If A1=20 and A2=5, what is the result of =A1/A2?

a)

10

b)

4

c)

5

d)

3

4.

What does the formula =RANK(A1, A1:A10) do?

a)

It calculates the average of the values in A1:A10.

b)

It counts the number of values in A1:A10.

c)

It returns the rank of the value in A1 among the values in A1:A10.

d)

It returns the highest value in the range A1:A10.

5.

What is the result of =15-7 in Excel?

a)

8

b)

7

c)

10

d)

9

6.

Which of the following is the correct syntax for the SUM function?

a)

SUM(number1, number2, ...)

b)

SUM(number1; number2)

c)

SUM(number1 + number2)

d)

SUM(number1, number2, number3)

7.

If B1=30 and B2=10, what is the result of =B1*B2?

a)

300

b)

100

c)

400

d)

200

8.

What is the average of the numbers 10, 20, and 30 in Excel?

a)

15

b)

25

c)

35

d)

20

9.

How do you calculate the rank of a number in a list in Excel?

a)

Sort the list and find the median value

b)

Use the RANK function: =RANK(number, ref, [order])

c)

Use the AVERAGE function: =AVERAGE(number, ref)

d)

Count the total number of items in the list: =COUNT(ref)

10.

What is the result of =A1+A2+A3 if A1=2, A2=3, and A3=5?

a)

12

b)

10

c)

7

d)

8

11.

Which formula would you use to find the sum of cells A1 to A5?

a)

=SUM(A1:A5)

b)

=SUMMATION(A1:A5)

c)

=ADD(A1:A5)

d)

=TOTAL(A1:A5)

12.

If C1=100 and C2=4, what is the result of =C1/C2?

a)

30

b)

50

c)

20

d)

25

13.

What does the formula =RANK(50, A1:A10) return if 50 is the highest number?

a)

0

b)

10

c)

1

d)

5

14.

What is the result of =25-10 in Excel?

a)

20

b)

5

c)

15

d)

10

15.

Which function would you use to calculate the average of a range of cells?

a)

AVERAGE

b)

SUM

c)

MAX

d)

COUNT

16.

If D1=12 and D2=3, what is the result of =D1*D2?

a)

36

b)

9

c)

24

d)

15

17.

What is the result of =SUM(1, 2, 3, 4, 5)?

a)

10

b)

12

c)

20

d)

15

18.

How do you perform division in Excel?

a)

Use the formula '=A1*B1' to multiply values in Excel.

b)

Click on the 'Insert' tab to perform division.

c)

Use the formula '=A1/B1' to divide values in Excel.

d)

Use the formula '=A1+B1' to add values in Excel.

19.

What does the formula =RANK(30, B1:B10) do?

a)

It returns the highest value in the range B1:B10.

b)

It counts how many values are greater than 30 in B1:B10.

c)

It calculates the average of the values in B1:B10.

d)

It returns the rank of 30 among the values in the range B1:B10.

20.

If E1=45 and E2=15, what is the result of =E1/E2?

a)

5

b)

4

c)

3

d)

2