Spreadsheet fundamentals
Spreadsheet fundamentals
CELL REFERENCING
1 define a spreadsheet
2 list types of spreadsheets
3 list features of a spreadsheet
4 state benefits of spreadsheets
Learning
5 differentiate between workbook and worksheet
Objectives
6 identify cells, columns and rows
7 differentiate between labels and values
8 differentiate between relative cell references and
absolute cell references
Below is an example of a spreadsheet.
How would you define a spreadsheet?
A spreadsheet is a document in which data can be
stored in rows and columns
There are two main types of spreadsheets...
Manual or
Traditional
Spreadsheet
Electronic
Spreadsheet
Manual or Traditional Spreadsheet
Traditional Spreadsheets:
A Manual (Traditional) spreadsheet is made up of sheets of
paper divided into rows and columns on which numerical data
is entered manually.
Creating Spreadsheets:
A Manual spreadsheet is typically a ledger sheet within which
data can be added. You can get pre-made ledger books for
different uses of data recording.
Cell - Intersection
between rows and
columns
Row – The horizontal
arrangement of cells.
Labelled with (1, 2, 3...)
Absolute Referencing:
In absolute cell referencing , reference is made to a specific address
and does not change even if the formula is copied to another cell. In
Excel, an absolute cell reference is made by placing a dollar sign
before the column and/or row label e.g. $A$2. For example, if the
result in C1 is 170 and an absolute reference is used, 170 will be
copied to C2
Mixed Referencing:
This ia combination of relative and absolute referencing on a specific
cell address to make the row or column relatiuve or absolute. For
example, in case of A$3 referencing, the column is absolute in the
former while the row is relative.