wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

How2Excel 3 - Basic functions

Total questions: 10

Worksheet time: 7mins

Name
Class
Date
1.

What function needs to be typed into A4 to add up of all the values in cell range A1:A3?

a)

=SUM(A1,C3)

b)

=ADD(A1:C3)

c)

=SUM(A1:C3)

d)

=(A1:C3)

2.

What function needs to be typed into A4 to find the largest value in cell range A1:A3?

a)

=SUM(A1:A3)

b)

=MAX(A1:A3)

c)

=MAX(A1,A3)

d)

=MAX(A4)

3.

What function needs to be typed into B4 to count all the values in cell range A1:C3 that contains NUMBERS?

a)

=COUNTA(A1:C3)

b)

=COUNT(A1:C3)

c)

=COUNTIF(A1:C3)

d)

=SUM(A1:C3)

4.

What function needs to be typed into A4 to find the average of all the values in cell range A1:A3?

REMEMBER: Use only capital letters. No spaces in between characters

(a)  

5.

What function needs to be typed into A4 to find the smallest of all the values in cell range A1:C3?

REMEMBER: Use only capital letters. No spaces in between characters

(a)  

6.

What function needs to be typed into B4 to count all the values in cell range A1:C3 that contains ANYTHING (eg. are not empty)?

REMEMBER: Use only capital letters. No spaces in between characters

(a)  

7.

What function needs to be typed into B4 to count all the cells that contain the number 3 in cell range A1:C3?

a)

=COUNTA(A1:C3,3)

b)

=COUNT(A1:C3)

c)

=COUNTIF(A1:C3)

d)

=COUNTIF(A1:C3,3)

8.

What function needs to be typed into B4 to count all the cells that contain the name "Bob" in cell range A1:C3?

a)

=COUNTIF(A1:C3,Bob)

b)

=COUNTIF(A1:C3,"Bob")

c)

=COUNTA(A1:C3,"Bob")

d)

=COUNT(A1:C3,Bob)

9.

What function needs to be typed into B4 to count all the empty cells in cell range A1:C3?

a)

=COUNTIF(A1:C3,Empty)

b)

=COUNTIF(A1:C3,"Empty")

c)

=COUNTBLANK(A1:C3)

d)

=COUNTEMPTY(A1:C3)

10.

What function needs to be typed into B4 to count all the cells in cell range A1:C3, that are NOT empty?

a)

=COUNTA(A1:C3)

b)

=COUNTIF(A1:C3,"not empty")

c)

=COUNTBLANK(A1:C3,FALSE)

d)

=COUNT(A1:C3)