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

Lesson 11 Activity Excel

AB
Formulasallow you to perform calculations on data entered into a spreadsheet.
DataInformation (values or numbers; labels or text; and date/time) that is stored in a spreadsheet program.
A tableused to store various types of data.
A cellis a basic storage unit for data in a spreadsheet, and it is the intersection point of a column and a row. Each rectangular box is referred to as a cell.
Rowsrun horizontally and are identified by a number in the row header.
Columnsrun vertically and are identified by a letter in the column header.
The cell referenceidentifies the location of a cell and consists of the column letter and row number that intersect at the cell’s location.
Relative Cell ReferenceDefault for all cell references. Identifies the location of a cell and changes when the formula is copied to other cells.
Absolute Cell ReferenceAn absolute cell reference does not change when it is copied and pasted to other cells.
Addition=a1+a2+a3+a4
Subtraction=a1-a4
Multiply=a1*a4
Divide=a1/a4
Relative Vs. Absolute Cell ReferencesRelative cell reference identifies the location of a cell and changes when the formula is copied and pasted to other cells. An absolute cell reference does not change.


TX

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