wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Google Sheets

Total questions: 15

Worksheet time: 12mins

Name
Class
Date
1.

Is the intersection of a row and a column

a)

Range

b)

Cell

c)

Formula

d)

Autofill

2.

Columns are horizontal

a)

True

b)

False

3.

Columns are identified by a

a)

Letter

b)

Number

4.

Rows are horizontal

a)

True

b)

False

5.

Rows are identified by a

a)

Number

b)

Letter

6.

D7 is an example of a name for

a)

A column

b)

A row

c)

A cell

d)

A formula

7.

What is AutoFill?

a)

Is a feature that helps you automatically copy information.

b)

Is a feature that helps you automatically enter data.

c)

Is a feature that helps you to fill a data you forgot.

8.

What is a range in Google Sheets?

a)

Is a collection of selected columns.

b)

Is a collection of selected rows.

c)

Is a collection of selected formulas.

d)

Is a collection of selected cells.

9.

Complete the sentence:

_________ is an expression that operates on values in a range of cells or a cell.

a)

Autofill

b)

Average

c)

Data type

d)

Formula

10.

What does the AVERAGE function do?

a)

It calculates the average of a group of data.

b)

It calculates the sum of a group of data.

c)

It divides the total amount of columns into the number of rows.

11.

Using the SUM function, you can include cell by cell or a range of cells.

(There are two right answers)

a)

True, cell by cell you separate the cells by comas.

b)

False, you can only sum cell by cell, separated by comas.

c)

False, you can only include a range of cells, using the " + " sign.

d)

True, to sum a range you use " : " to indicate the beginning and the end of the range.

12.

I want to know the name of the students who obtained a perfect note. Which of the following options will help me.

You can go to your file if you want to check the values that formula uses.

a)

= if ( I6 = 100 , "Perfect note" , "Keep on trying")

b)

if ( I6 = 100 , "Perfect note" , "Keep on trying")

c)

= if ( I6 = 100 , "Keep on trying" , "Perfect note")

d)

if ( I6 = 100 , "Keep on trying" , "Perfect note")

13.

We used the COUNT function to...

a)

Count the number of cells that contain numbers

b)

Count the number of columns that contain numbers

c)

Count the number of cells that include 100

14.

If you need to combine several cells into one you select the option...

a)

Merge

b)

Borders

c)

Autofill

d)

Colour fill

15.

If the data in a cell is marked as "Text type" the text will be aligned

a)

In the center

b)

To the left

c)

To the right