wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computer 7 Lesson 11-12 Quiz

Total questions: 20

Worksheet time: 40mins

Name
Class
Date
1.

Function/statement on excel that applies an IF statement to determine whether or not to include the given cell in the COUNT

a)

CountA

b)

CountIF

c)

Count

d)

Discount

2.

Function/statement on excel that count number of cells that are not empty; it counts the cells that contain character whether a letter, words, number or symbols.

a)

CountA

b)

CountIF

c)

Count

d)

CountB

3.

Function/statement on excel that count the number of cells that have a numerical value inside of it. It does not consider that are empty or cells with non-numerical value.

a)

CountA

b)

CountIF

c)

Count

d)

CountB

4.

It accommodates more conditions to check before deciding whether or not to perform the given operation.

a)

IFS

b)

IF

c)

Count

d)

CountA

5.

If statement that average all the cells if the value matches the given condition. These statements can handle only one condition.

a)

IFS

b)

ProductIF

c)

AverageIf

d)

Sumif

6.

If statement that multiply all the cells if the value matches the given condition. These statements can handle only one condition.

a)

IFS

b)

ProductIF

c)

AverageIf

d)

IF

7.

Excel statements that performs the multiplication operation on the selected cells.

a)

Product Statement

b)

IF Statement

c)

Sum Statement

d)

Average Statement

8.

In excel, what do you called the statement resulting from adding numerical value of the cell.

a)

Product Statement

b)

IF Statement

c)

Sum Statement

d)

Average Statement

9.

If statement that add all the cells if the value matches the given condition. These statements can handle only one condition.

a)

IF Statement

b)

Productif

c)

Sumif

d)

Averageif

10.

In excel, it is considered of a combination of two of the other statements namely Sum and Count statement.

a)

Product Statement

b)

Sum Statement

c)

Average Statement

d)

If statement

11.

Given range J20:J30, create a formula on cell address J31 that count cells that are not empty and also count the cells that contain letters, words, number or symbols.

(a)  

12.

Given range O20:O30, create a formula on cell address O31 that count cells that are not empty and also count the cells that contain numerical value or numbers only

(a)  

13.

Given range S20:S30, create a formula on cell address S31 that add all the cell if the value is greater than or equal to 10

(a)  

14.

Given range H20:H30, create a formula on cell address H31 that add all the cell if the value is greater than or equal to 10

(a)  

15.

Given range G20:G30, create a formula on cell address G31 that will get all the average of the cell if the value is greater than or equal to 22

(a)  

16.

Given range S20:S30, create a formula on cell address S31 that add all the cell if the value is less than or equal to 10

(a)  

17.

Given range G20:G30, create a formula on cell address G31 that will get all the average of the cell if the value is less than or equal to 22

(a)  

18.

Given range G20:G30, create a formula on cell address G31 that will get all the average of the cell if the value is greater than or equal to 22

(a)  

19.

Given range H20:H30, create a formula on cell address H31 that add all the cell if the value is greater than or equal to 50

(a)  

20.

Given range O20:O30, create a formula on cell address O31 that count cells that are not empty and also count the cells that contain numerical and not numerical value

(a)