wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Mastering Spreadsheet Essentials

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the formula to add the values in cells A1 and A2?

a)

`=A1+A2`

b)

`=SUM(A1:A2)`

c)

`=ADD(A1,A2)`

d)

`=A1-A2`

2.

Which of the following is a basic formula to subtract the value in cell B2 from B1?

a)

`=B1+B2`

b)

`=B1-B2`

c)

`=SUBTRACT(B1,B2)`

d)

`=B2-B1`

3.

How do you multiply the values in cells C1 and C2?

a)

`=C1*C2`

b)

`=MULTIPLY(C1,C2)`

c)

`=C1+C2`

d)

`=C1/C2`

4.

What is the formula to divide the value in cell D1 by D2?

a)

`=D1*D2`

b)

`=D1-D2`

c)

`=D1/D2`

d)

`=DIVIDE(D1,D2)`

5.

Which function would you use to find the average of cells E1 to E5?

a)

`=SUM(E1:E5)`

b)

`=AVERAGE(E1:E5)`

c)

`=MEAN(E1:E5)`

d)

`=MEDIAN(E1:E5)`

6.

How can you format a cell to display numbers as currency?

a)

Change the font

b)

Use the currency format option

c)

Use the percentage format option

d)

Use the text format option

7.

Which of the following is a function to find the maximum value in a range of cells?

a)

`=MIN()`

b)

`=MAX()`

c)

`=LARGEST()`

d)

`=HIGHEST()`

8.

What is the function to count the number of cells that contain numbers in a range?

a)

`=COUNT()`

b)

`=COUNTA()`

c)

`=COUNTIF()`

d)

`=COUNTBLANK()`

9.

How do you apply bold formatting to a cell?

a)

Use the italic button

b)

Use the underline button

c)

Use the bold button

d)

Use the strikethrough button

10.

Which function would you use to find the smallest number in a range?

a)

`=MIN()`

b)

`=MAX()`

c)

`=SMALLEST()`

d)

`=LOWEST()`

11.

What is the function to count the number of non-empty cells in a range?

a)

`=COUNT()`

b)

`=COUNTA()`

c)

`=COUNTIF()`

d)

`=COUNTBLANK()`

12.

How do you apply a border to a cell?

a)

Use the fill colour option

b)

Use the font colour option

c)

Use the border option

d)

Use the alignment option

13.

How do you align text to the centre of a cell?

a)

Use the left align button

b)

Use the right align button

c)

Use the centre align button

d)

Use the justify button

14.

Which function would you use to find the most frequently occurring number in a range?

a)

`=AVERAGE()`

b)

`=MEDIAN()`

c)

`=MODE()`

d)

`=FREQUENCY()`

15.

What is the function to count the number of blank cells in a range?

a)

`=COUNT()`

b)

`=COUNTA()`

c)

`=COUNTIF()`

d)

`=COUNTBLANK()`

16.

How do you italicise text in a cell?

a)

Use the bold button

b)

Use the underline button

c)

Use the italic button

d)

Use the strikethrough button

17.

Which function would you use to round a number to the nearest whole number?

a)

`=ROUND()`

b)

`=TRUNC()`

c)

`=CEILING()`

d)

`=FLOOR()`

18.

What is the formula to calculate the percentage of a number in cell H1?

a)

`=H1/100`

b)

`=H1*100`

c)

`=H1%`

d)

`=PERCENT(H1)`

19.

How do you underline text in a cell?

a)

Use the bold button

b)

Use the italic button

c)

Use the underline button

d)

Use the strikethrough button

20.

How do you merge two or more cells into one?

a)

Use the split cells option

b)

Use the merge cells option

c)

Use the concatenate function

d)

Use the join function