Java Games: Flashcards, matching, concentration, and word search.

Grade 6 Spreadsheet Vocabulary

Grade 6 Vocabulary for Spreadsheet Basics and Formulas

AB
A workbookis a file which contains one or more spreadsheets.
A spreadsheet(or worksheet) is an arrangement of cells in columns and rows used to organize, analyze, calculate, and report information, usually in numerical form.
Cellsindividual locations on a spreadsheet.
The label (Text)is used for cells that contain text or for numbers that will not be used in calculations.
A value (Number)indicates that the data has the potential to be used in calculations.
A formulainstructs the software to perform a calculation.
A basic functiona shortcut for a formula Begins with = and a function word)
Cell referenceindicates a cell’s location and provides instructions for how cell data is copied or used in calculations.
Relativecell value changes as the formula is copied
Absolutecell value remains static when copied to other locations
Mixedcombination of an absolute and a relative cell
Parentheses – ( )control the Order of Operations
Sum,for example, =Sum(C4:C18) adds the range of cells from C4 through C18
Average,for example, =Average(C4:C18) determines the average of the range of cells from C4 through C18
Maximum,for example, =Max(C4:C18) finds the highest number in the range of cells from C4 through C18
Minimum,for example, =Min(C4:C18) finds the lowest number in the range of cells from C4 through C18

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities