Excel1-Module 3 Lesson
Excel1-Module 3 Lesson
Module 3 Part 1
What is A Spreadsheet?
Part 2
Gaining Proficiency: Copying and
Formatting
Part 3
Microsoft Office Suite Using Formulas & Functions
Objectives
Part 1 • Describe what a spreadsheet is and
potential applications
• Distinguish between a formula and a
constant
• Open, save, print a workbook;
– insert and delete rows and columns
1
Spreadsheet Basics Spreadsheet Basics
The spreadsheet is the microcomputer application that is most widely
used by managers and executives (i.e. a computerized ledger)
Cell - the intersection of a row and column form a cell in a
spreadsheet.
Cell references - each cell has a unique address or
reference such as A9 (cell located at column A and row 9).
Annual Report with Constant - an entry that does not change and may be
Graph can be numeric or descriptive text.
created easily with
Excel
Formula - a combination of numeric constants, cell
references, arithmetic operators, and/or functions that
produces a new value from existing values.
Function - a predefined computational task or calculation.
2007 applications
Cell A1
(Column A ,
Row 1) is
also the
Print commands
2
Modifying the Worksheet Modifying the Worksheet
Insert Command Delete Command
To add individual cells, rows or columns To delete individual cells, rows or columns
Gaining Proficiency:
Copying and Formatting
3
Objectives Getting around the Worksheet
A$1).
4
Excel 2007 Formatting Excel 2000 Formatting
5
The Number Tab in the Format Cells The Number Tab in the Format Cells
Dialogue Box Dialogue Box
• General - the default format for numeric entries and • Time - displays the time in various time formats.
displays the way it was entered. • Percentage - the number is multiplied by 100 before is
• Number - displays a number without the thousands displayed with a % sign.
separator comma and with any number of decimal places. • Fraction - displays a number as a fraction such as ¼.
• Currency - displays a number with the 1000 separator • Scientific - displays a number as a decimal followed by the
comma and an optional dollar sign and negative values (in exponent of base 10.
red or minus sign).
• Text - left aligns the entry; useful for numbers that are not
• Accounting - displays a number with the thousand used in calculations such as zip codes.
separation, optional dollar sign (leftmost aligned) negative
values in ( ) and zero values as hyphens. • Special - displays a number with extra characters such as ( )
around a phone number area code.
• Date - displays a date in various date formats.
• Custom - allows you to develop your own formats.
Objectives
Part 3 • Write simple formula for basic calculations
• Use existing function of Excel :
– SUM
– AVERAGE
– MAX
– MIN
– PMT function
Using Formulas & Functions – Use Goal Seek
• Create, view and print large spreadsheets
6
Formulas Formulas
• A formula is an entry that performs calculation • Formulas use the following arithmetic operators
• The result of the calculation is displayed in the to specify the type of numeric operation to
cell containing the formula perform :
• A formula always begin with an “=“(equal) sign, + for addition
which defines it as a numeric entry
• In a formula that contains more than one - for subtraction
operator, Excel performs the calculation in a
specific order or precedence. / for division
– Formula = 5*4–3 = 17 * for multiplication
– Formula = 5*(4–3) = 5
• The values on which a numeric formula ^ for exponentiation
performs a calculation are called operands
(numbers, cell references).
Formulas Functions
7
Functions (SUM) Functions (AVERAGE)
8
Using a Worksheet for
Analysis of a Car Loan
Analyzing a Car Loan
Set up a worksheet
Can I afford it? template with initial
conditions
How do I Use the PMT function
to computes the
calculate for: associated payment
rebates for a loan.
To calculate PMT we
down payments
need to know interest
interest rates rates divided by 12,
years of loan length of the loan, and
amount of the loan
B7=PMT(B5/12,B6*12,B4)
Use Goal Seek to set
an end result
• PMT Function
– A predefined formula that accepts one or
• Establish PMT more arguments as input, performs the
– interest rate indicated calculation and returns another
– term value as output
– down payment • Goal Seek command
• Use Goal Seek – Enables us to set an end result in order to
determine the input to produce that result
– change result
changing one
variable
9
Managing a Large Worksheet Freeze Panes
1. Select the
• Scrolling shows specific rows and first row
below the
columns rows that
should be
• Freezing Panes keeps headings in frozen (Row
5).
sight 2. At the View
tab, click on
• AutoFill capability enter series into Freeze
Panes.
adjacent cells 3. Rows 1-4
are frozen
• Repeat specific rows as headings for and visible
no matter
printouts how far you
scroll.
10
Objectives
Part 4 • Introduction to Excel charts
• Elements of an Excel chart
• How to create a chart
representation of numeric
3.33
values (data on a Trimester 1 3.33 3
3.21 3.27
2.86
worksheet) 2.64
2
trends or patterns from Trimester 3 3.27
tabulated data more
quickly Semester 1 2.48
1
11
Introduction to Excel Charts Introduction to Excel Charts
• It can also be placed in a separate chart • It can even be embedded into another Office
sheet (better for large or complex charts) document e.g. Word and remain dynamic
12
Introduction to Excel Charts Elements of an Excel Chart
y-axis or
Value Axis Chart Title
Legend
x-axis or
Category Axis
Chart Area
Data Marker The chart’s physical representation of a data value from a data 2. Structure it
series. In this chart, the data markers are columns. They could appropriately
be squares on a line chart, or segments of a pie chart, etc.
with headings.
Data Series A set of related data values e.g. GPAs of students from
Trimester 1 is one data series, GPAs of students from 3. Select the range
Trimester 2 is another data series. of structured
Category A grouping of comparable data values from each data series
e.g. Chitra’s GPAs from the three data series are under one
data (let’s say
category since it is her personal performance trimester by A1:D4) and
trimester that we want to compare in this chart. press Alt + F1
13
How to Create a Chart How to Create Chart
3.5
2.5
2
GPA for Trimester 1
GPA for Trimester 2
1.5 GPA for Trimester 3
14