wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Google Sheets Fundamentals

Total questions: 29

Worksheet time: 16mins

Name
Class
Date
1.

When a column or row reference can be updated it does not have what symbol in front of it?

a)

@

b)

%

c)

#

d)

$

2.

A logical expression evaluates either a True or False statement.

a)

True

b)

False

3.

What is the argument in this function? =Max(B3:B15)

a)

B3

b)

Max

c)

B3:B15

d)

B15

4.

What symbol designates that a cell has an absolute cell reference associated with it?

a)

@

b)

#

c)

$

d)

&

5.

Which of the following functions adds together the values in a range of cells?

a)

MAX

b)

SUM

c)

AVERAGE

d)

COUNT

6.

Does the data header information have to be BOLD to make sorting of data easier?

a)

NO

b)

YES

7.

Conditional formatting is used when you want to highlight negative numbers by red text.

a)

True

b)

False

8.

Filtering in a spreadsheet hides the data you do not want to see.

a)

True

b)

False

9.

When you want to apply total sales in dollars to a cell which number format would you choose?

a)

Percentage

b)

Date

c)

Currency

10.

What does it mean to merge cells?

a)

apply a border around a set of cells

b)

center the text content in the center of the cell

c)

combine cells into a single cell

d)

split a single cell into multiple cells

11.

What column or row references would be updated when you copy the formula? = sum(C3:$d25)

a)

Column D and Row 25

b)

Column C and Row 3 and Row 25

c)

Column C and Row 3

d)

Column D and Row 3

12.

Which of the following functions returns the largest number from the range of cells?

a)

SUM

b)

AVERAGE

c)

MIN

d)

MAX

13.

If A2=4 and B2=3, what would the following function return?

=IF(A2+B2<10,"In-Progress","Done")

a)

"In-Progress"

b)

"Done"

14.

What column or row references are updated when you copy the formula =C$6+10?

a)

Row 6

b)

Value 10

c)

Column C and Row 6

d)

Column C

15.

When you hide a column it doesn't appear, but the data is still there.

a)

True

b)

False

16.

Which column and row references are updated when you copy the formula =c$10-d$5?

a)

Row 10 and 5

b)

Column C and D

c)

Column C and Row 10

d)

Column D and Row 5

17.

What formula uses relative cell references?

a)

5*10=20

b)

$A$6+30

c)

F18+F19/2

d)

$B$9/100

18.

What set of data is in descending order?

a)

4, 3, 1, 2

b)

7/1/2017, 6/2/2017, 5/3/2018, 4/2/2016

c)

grapes, pineapples, bananas, oranges

d)

sheep, rabbits, ponies, ostriches

19.

If A2=6 and B2=8, what would the following function return?

=IF(A2+B2<10,"In-Progress","Done")

a)

"Done"

b)

"In-Progress"

20.

What are the operands in this formula?

a)

A

b)

B

c)

C

d)

D

21.

Would you click letter D to access the sort and filter commands?

a)

YES

b)

NO

22.

Where would you click to hide a column?

a)

A

b)

B

c)

C

d)

D

23.

Do you change the cell format to a date by clicking on the letter C?

a)

YES

b)

NO

24.

Where would you click on the Tool bar to add a border around a cell?

a)

A

b)

B

c)

C

d)

D

e)

E

25.

Where would you click to show a hidden column?

a)

A

b)

B

c)

C

d)

D

e)

E

26.

When you are merging several cells together would you click on Letter D?

a)

YES

b)

NO

27.

What function should be entered into B7 to calculate the total budget?

a)

=CALCULATE(B3:B6)

b)

=AVERAGE(B3:B6)

c)

=SUM(B3:B6)

d)

=SUM(B3-B6)

28.

What are the operators in the formula?

a)

A

b)

B

c)

C

d)

D

29.

Is Column B being used to filter this spreadsheet?

a)

YES

b)

NO