what does Max mean in a spread sheet.
function allows you to find the highest value within a selected range of cells.
The primary area within a spreadsheet where you enter and manipulate data.
Worksheet
What is a spreadsheet?
What is a cell address
The point where the number of rows meets with the columns like. (A1)
what does average mean.
To calculates the average of values in a range.
what does Min mean in a spread sheet.
function allows you to find the lowest value within a selected range of cells.
Horizontal lines of cells, identified by numbers.
Rows
What is a workbook?
a workbook is the file that contains one or more spreadsheets
Two spots down from A1 and three spots right from A1
D3
Excel is.
Excet is a spreadsheet program used for organizing, analyzing, and calculating data.
what does Sum mean in a spread sheet.
adding values.
Vertical lines of cells, identified by letters.
Columns
What is a worksheet?
A worksheet is a single page within a workbook, containing the data organized in rows and columns.
five spots down from A1 and two spots Right
C6
Google sheets is what.
Google sheets is a free, web-based spreadsheet application that allows users to create, edit, and format spreadsheets online.
What does the word IF mean in a spread sheet.
It helps you to use data to decide whether a particular condition is accurate.
Individual boxes where data is entered, identified by the intersection of a row and a column.
Cells
What is a cell?
A cell is the intersection of a row and a column, where data is entered in a spreadsheet.
9 spots right of A1
J1
A function that combines text strings.
CONCATENATE
what does the SUM function do?
It his function takes cell references or ranges as arguments and returns the total of the values within those cells.
a group of Cells is called
Ranges
What are cell references?
Cell references identify the location of a cell in the spreadsheet, allowing you to refer to data in one cell from another.
11 spots down and 9 spots right then add one spot down and take one spot away from right.
I13
A function that counts the number of cells in a range that contain numbers.
COUNT