Define...
answer...
Tell me the definition
answer...
True/ False
100

Workbook

A collection of sheets in a single file

100

how can you move to the right on a sheet

TAB
100

What is an absolute cell reference?

A formula that doesnt change even when its copied to another cell. You would use the $ to make the cell absolute ex. E$1$

100

What do you use to symbolize multiplication on google sheet?

a star (*)

100

You can insert photos into your google sheet

True

200

Column

A vertical set of cells (up and down)

200

What does ctrl + enter do?

moves the cursor up.

200

Row

A horizontal set of cells. (right to left)

200

Which function would you use to add a set of numbers 

SUM

200

Merging cells automatically centers the text within the merged cells.

False. You would still need to change the alignment of the cell. 

300

A group of cells is called a ____________.

Range

300

What does ctrl + TAB do?

moves the cursor to the left.

300

Function

tells the computer what to do

300

Select ______ from the functions menu to find the smallest value in a group.

MIN

300

You can not give an exact size for a row height or column.

False. You can adjust the minimum row/column height in the settings.

400

formula

the combination of rows, cells, ranges and functions to get a certain outcome.

400

Does google sheets automatically save?

yes

400

cell reference

the cells address or location

400

What do you use to narrow down your search for data on a google sheet?

a filter
400

You can have multiple sheets within the same workbook.

True.

500

cell

a single data point on a google sheet

500

Formulas should always start with?

an equal sign (=)

500

value

anything entered in a cell.

500

What would this do...

=B11*8%

multiply the value of whats in cell B11 by 8%

500

Text wrapping in sheets means the text will be on more than 1 line within the cell.

True