wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Chapter 6: Spreadsheet

Total questions: 13

Worksheet time: 12mins

Name
Class
Date
1.

Which of these shows an example of a relative cell reference?

a)

A7

b)

7

c)

A

d)

$A$7

2.

Which of these shows an example of an absolute cell reference?

a)

$B$2

b)

B2

c)

2

d)

B

3.

What is the symbol used in a formula to make a cell reference absolute?

a)

$

b)

&

c)

=

d)

!

4.

Absolute cell reference means the cell is locked and will not update when copied

a)

True

b)

False

5.

On Excel, select A1:A10. Rename the cells as A5. Is this allowed?

a)

Yes

b)

No

6.

On Excel, select A1:A10. Rename the cells as TEST. Is this allowed?

a)

Yes

b)

No

7.

What will be displayed if you write in Excel:


=IF(3 < 10, “Correct”, “Wrong”)

a)

3 < 10

b)

Correct

c)

Wrong

d)

Error

8.

What will be displayed if you write in Excel:


=SUBSTITUTE("hello", "h", "H")

a)

hello

b)

Hello

c)

h

d)

H

9.

SUBSTITUTE("hello", "h", "H")

=SUBSTITUTE("hello", "h", "H")


Do these functions give the same result if you copied each line in Excel?

a)

Yes

b)

No

10.

What is the formula you should write at G6 to display Abu’s grade? Use VLOOKUP

a)

=VLOOKUP(F6, K5:L9, 2)

b)

=VLOOKUP(K5:L9, F6, 2)

c)

=VLOOKUP(F6, K5:L9, 1)

d)

=VLOOKUP(K5:L9, F6, 1)

11.

What is the formula you should write at G18 to display Raju’s grade? Use HLOOKUP

a)

=HLOOKUP(F18, L13:P14, 2)

b)

=HLOOKUP(L13:P14, F18, 2)

c)

=HLOOKUP(F18, L13:P14, 1)

d)

=HLOOKUP(L13:P14, F18, 1)

12.

What is a Pivot Table?

a)

A table containing data that is organized horizontally

b)

A table used to calculate financial pivot values

c)

A tool used to summarize data

d)

A table containing only black, grey and white formatting

13.

In order to directly report the data, what must a Pivot Chart always be associated with?

a)

Table

b)

Range

c)

Pivot Table

d)

Worksheet