Workbook
A collection of sheets in a single file
how can you move to the right on a sheet
Function Bar
Where you enter calculations, functions, formulas, or text
What do you use to symbolize multiplication on google sheet?
a star (*)
Column
A vertical set of cells (up and down)
What does ctrl + enter do?
moves the cursor up.
Row
A horizontal set of cells. (right to left)
Which function would you use to add the values of several cells?
SUM
Range
A selection of cells
What does ctrl + TAB do?
moves the cursor to the right.
Function
tells the computer what to do
Select ______ from the functions menu to find the smallest value in a group.
MIN
formula
the combination of rows, cells, ranges and functions to get a certain outcome.
Does google sheets automatically save?
yes
cell reference
the cells address or location
What does text wrapping in sheets mean?
the text will be on more than 1 line within the cell.
cell
a single data point on a google sheet
Formulas should always start with?
an equal sign (=)
value
anything entered in a cell.
What would this do...
=B11*8%
multiply the value of whats in cell B11 by 8%