Lecture 06 - Introduction To Spreadsheets
Lecture 06 - Introduction To Spreadsheets
Lecture 06 – Introduction to
Spreadsheets
1
Objectives Overview
2
Introduction to Spreadsheets
3
Advantages of Spreadsheets
5
Formatting Numbers, Dates and Text
6
Formulas and Calculating Totals
7
Cell Referencing
❑ Relative Referencing
• A relative cell reference as
(a1) is based on the relative
IN CELL (C1) SUM FUNCTION IS USED.
position of the cell. If the
THEN FUNCTION FROM CELL (C1) IS COPIED TO CELL (D3). WHEN
THE POSITION OF THE CELL IS CHANGED FROM (C1) TO (D3),
position of the cell that
THEN THE REFERENCE IS ALSO CHANGED FROM (A1, B1) TO (B3,
C3).
contains the reference
changes, the reference itself
is changed.
9
Cell Referencing cont.…
❑ Absolute Referencing
• An absolute cell reference as
($a$1) always refers to a cell in a
IN CELL (C1) SUM FUNCTION IS USED.
THEN FUNCTION FROM CELL (C1) IS COPIED TO CELL (D3). specific location. If the position of
WHEN THE POSITION OF THE CELL IS CHANGED FROM (C1)
TO (D3), THEN THE ABSOLUTE REFERENCE REMAINS THE
SAME(A1, B1).$ IS USED FOR CONSTANT ROWS OR
the cell that contains the formula
COLUMNS.
changes, the absolute reference
remains the same.
10
Cell Referencing cont.…
❑ Mixed Referencing
A mixed reference has either an
absolute column and relative row
or an absolute row and relative
column. An absolute column
reference takes the form $a1,
$b1.An absolute row reference
takes the form a$1, B$1.
11
Inserting Charts into a Worksheet
12
Formatting Data as a Table
13
If and Nested-if Functions
8
Database Functions
15
Linking Worksheets within a Workbook
15
Conclusion
16