wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Excel

Total questions: 21

Worksheet time: 13mins

Name
Class
Date
1.

Division symbol in spreadsheet.

a)

/

b)

+

c)

=

2.

If you click on a letter at the top of an Excel spreadsheet, what have you done?

a)

selected a cell

b)

selected a range of cells

c)

selected a row of data

d)

selected a column of data

3.

A four-sided arrow does what in Excel?

a)

copies the contents of one cell to others around it

b)

moves the contents of one cell to another location

c)

selects the cell

4.

Every formula starts with what?

a)

=

b)

+

c)

-

d)

( )

5.

If you click a number at the left of an Excel spreadsheet, what have you done?

a)

selected a cell

b)

selected a range of cells

c)

selected a row of data

d)

selected a column of data

6.

Microsoft Excel is what kind of software?

a)

Word Processing Software

b)

Spreadsheet Software

c)

Database Software

d)

Presentation Software

7.

The numbers in Excel represent the...

a)

Rows

b)

Columns

c)

Cells

d)

Data

8.

The letters in Excel represent the...

a)

Rows

b)

Columns

c)

Cells

d)

Data

9.
What is the name given to the intersection of a row and a column in a spreadsheet? 
a)
cell
b)
block
c)
cube
d)
square
10.

When inserting a formula, always start with

a)

-

b)

*

c)

+

d)

=

11.

What do you call the blank boxes on a excel sheet

a)

cell

b)

info

c)

Squares

d)

Spots

12.

What is the name of this Cell ?

a)

6B

b)

A5

c)

6A

d)

B6

13.

What is the formula sign for multiply?

a)

/

b)

*

c)

=

d)

-

14.

If I want to find an average of cells A1 through A25, which formula would I use?

a)

=average(A1:A25)

b)

=avg(A1:A25)

c)

=average(A1-A25)

d)

=avg(A1-A25)

15.
Alex needs to add three cells and then divide the sum by 4. Which of the following is an example of the correct formula to do this? 
a)
=(A1+A2+A3)/4
b)
A1+A2+A3/4
c)
=A1+A2+A3^4
d)
(A1+A2) + A3/4
16.

What is the icon for Microsoft Excel?

a)
b)
c)
d)
17.

Choose the correct syntax

a)

=(MIN)

b)

=MIN()

c)

(MIN

18.

How do you properly specify a range of cells?

a)

B1;B16 (semicolon)

b)

B1-B16(dash)

c)

B1:B16(colon)

d)

B1,B16(comma)

19.

Which of the formula's would output the price of the MOST EXPENSIVE item in the bakery?

a)

=MAX(B2:B7)

b)

=HIGH(B2:B7)

c)

=LRG(B2:B7)

d)

=TOP(B2:B7)

20.

Which of the formula's would output the price of the CHEAPEST item in the bakery?

a)

=MIN(B2:B7)

b)

=LOW(B2:B7)

c)

=SML(B2:B7)

d)

=BOTTOM(B2:B7)

21.

What formula CANNOT calculate the total stock level in the bakery for all of its products combined.

a)

=SUM(C2:C7)

b)

=SUM(C2,C3,C4,C5,C6,C7)

c)

=C2+C3+C4+C5+C6+C7

d)

=SUMC2+C3+C4+C5+C6+C7