wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

MS Excel

Total questions: 20

Worksheet time: 18mins

Name
Class
Date
1.

What is Excel?

a)

A spreadsheet software developed by Microsoft

b)

A word processing software

c)

A database management system

d)

A presentation software

2.

What does the SUM function do?

a)

Adds the values of cells

b)

Calculates the average

c)

Counts the number of cells

d)

Finds the maximum value

3.
What would be a correct formula for SUM in excel?
a)
=SUM(B3:B9)
b)
=SUMB3+B9
c)
SUM(B3:B9)
d)
=ADD(B3:B9)
4.
Which formula gets the biggest value of a range of cells?
a)
MAX
b)
MIN
c)
LARGE
d)
SUM
5.
Which formula gets the smallest value of a range of cells?
a)
MAX
b)
MIN
c)
SMALL
d)
SUM
6.
Which symbol must all formula begin with?
a)
=
b)
+
c)
(
d)
@
7.
________ are horizontal
a)
Rows
b)
Columns
8.
A(n) _________ is a prewritten formula that is built into EXCEL. 
a)
function
b)
problem
c)
equation
d)
equal sign
9.
A combination of numbers and symbols used to express a calculation. Always begins with an = sign.
a)
Cell address
b)
Worksheet
c)
Formula
10.

What is Excel?

a)

A spreadsheet software developed by Microsoft

b)

A word processing software

c)

A database management system

d)

A presentation software

11.

What is a formula in Excel?

a)

A predefined calculation

b)

An expression that operates on values

c)

A type of chart

d)

A function library

12.

What does the AVERAGE function do?

a)

Calculates the average of values

b)

Counts the number of cells

c)

Finds the maximum value

d)

Adds the values of cells

13.
If you don't want a cell reference to change when copied to other cells, use _________ references
a)
Absolute
b)
relative
14.

Excel will display _______________________ if the cell is not wide enough.

a)

******

b)

^^^^^

c)

######

d)

>>>>>

15.

What is the syntax for the sum function in excel that sums a range from B1 to E1?

a)

Sum(B1:E1)

b)

Sum( B1:E1)=

c)

=( B1:E1)Sum

d)

=Sum(B1:E1)

16.

Which of these symbols is used to do a division on a computer?

a)

\

b)

*

c)

/

d)

|

17.

The _______ function counts the numbers in a range of cells.

a)

SUM

b)

COUNT

c)

AVERAGE

d)

COUNTIF

18.

True or False:


The IF function tests for a true or false condition and then returns one value or another.

a)

True

b)

False

19.
_____ are vertical. 
a)
Rows
b)
Columns
20.

What is the formula to multiply two cells in Excel?

a)

A1+B1

b)

A1/B1

c)

=A1*B1

d)

A1-B1