wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

EXCEL FUNCTIONS

Total questions: 10

Worksheet time: 4mins

Name
Class
Date
1.

What function was used to find the lowest grade?

a)

average

b)

sum

c)

min

d)

max

2.

To display the Letter Grade Equivalent, we can use the ___ function.

a)

if

b)

count

c)

average

d)

sum

3.

To sort names in a worksheet, we can use this button.

a)
b)
c)
d)
4.

A _________ is a prewritten formula that is built into EXCEL.

a)

function

b)

problem

c)

equation

d)

equal sign

5.

Formulas can be copied to adjacent cells with the ____________.

a)

Fill handle

b)

PgDn Key

c)

Function key F4

d)

None of the above

6.

to count any fields containing numbers we use:

a)

countIF function

b)

counta function

c)

count function

d)

countIFs function

7.

A company needs to highlight with red the salaries more than 8000

a)

it should use the bucket filler

b)

it should use the highlighter

c)

it should use the conditional formatting

d)

it uses the (A) button on top of the home tab

8.

the structure of countif is:

a)

contif(criteria,range of cells)

b)

countif(range of cells, criteria, range of cells)

c)

countif(range of cells, criteria)

9.

the structure of sumif is:

a)

sumif(range of cells to be sdded,criteria, range of cells to be tested)

b)

sumif(criteria,range of cells to be tested)

c)

sumif(range of cells to be tested,criteria,range of cells to be added)

10.

if statement structure is:

a)

if(value-if-true,logical-test,value-if-false)

b)

if(logical-test,value-if-false-value-if-true)

c)

if(logical-test,value-if-true,value-if-false)