KEMBAR78
WHPL Introduction to Excel | PPTX
MICROSOFT
EXCEL
OFFICE 2010



      WEST HAVEN PUBLIC LIBRARY
      WESTHAVENPL.ORG
EXCEL?
 Used to create spreadsheets
SPREADSHEET?

Similar to a paper ledger
Grid of columns and rows
Computes numbers
ADVANTAGES
The COMPUTER does the calculations!
Use of variables provides flexibility
       No erasing
       No re-entering numbers
USES
Manage Finances
Create lists (sortable)
Integral part of Microsoft Office
  • Sought after job skill
Address book/list
  • Mail Merge
Spreadsheets consist of
   • columns
   • rows
   • and their intersections are called cells
In each cell there may be the following types of data
  • text (labels) no numerical value
  • number data (constants) 0123456789
  • formulas (mathematical equations) c4/a2,a4
Quick Toolbar                   Title Bar

                                                  Ribbon/Menu Bar
Tool Bar




                Current Spreadsheet
SPREADSHEET BASICS
COLUMNS
ROWS
CELLS
EACH COLUMN HAS A LETTER




Each row has a number
Each cell is named by column and row

C4
TITLE BAR                               Minimize
                                            Maximize
Displays name of the current document          Close
New/blank documents are named “Book1”
QUICK TOOLBAR

       Undo
Save          Redo
FILE TAB
FILE MENU
     Save current file

  Open previous files



Create new from template

                  Print
SAVING YOUR SPREADSHEET

Choose location
to save in




 Name the
 Document
                  Click save
RIBBON/MENU BAR



                        Toolbar
• Each tab on the ribbon changes the toolbar
• Each tab provides a different selection of tools


• File, Home, Insert, Page Layout, Formulas, Data, Review,
  View
HOME TAB




• Font
                            • Alignment
• Size
                            • Angle
• Bold, Italic, Underline
                            • Indent
• Color Cell
• Color font
HOME TAB




                  • Styles
• Number Format
                     • Conditional Formatting
   •   General       • Format as Table
   •   Currency      • Cell Styles
   •   Date
   •   Time
   •   Percent
HOME TAB




• Functions            • Sort & Filter
   •   Sum                • Sort A to Z
   •   Average            • Sort Z to A
   •   Count Numbers      • Filter
   •   Max
   •   Min
INSERT TAB




Insert graphs and charts by selecting cells
FORMULAS
Used to calculate a value
Formulas MUST BEGIN with an equal sign (=)
Mathematical Equations or functions
Reference information by cell number (a2,a3)
  • No need to change equations if data changes
FORMULAS
(CALCULATIONS)
Addition         +
Subtraction      -
Multiplication   *
Division         /
FORMULA EXAMPLES
5 * 6 = 30
=A1*A2
FORMULA
FORMULAS
(FUNCTIONS)
=SUM(a1,a2,a3)
  • Adds the values in cells a1, a2, a3
=SUM(a1:a3)
  • Use : to add all cells in this range
FORMULAS
(FUNCTIONS)
=AVERAGE(A1:A4)
 • Returns average of cells a1, a2, a3, a4
FORMULAS
(FUNCTIONS)
=max (a1:a4)
  • Returns the highest number in the list
=min (a1:a4)
  • Returns the lowest number in the list
=count (a1:a4)
  • Returns the number of values
=pmt (a4/12,a5,-a3)
  • Calculate monthly payments with interest
FORMULAS TAB




Step by step functions
Visit our website for additional information and class materials




www.westhavenpl.org

WHPL Introduction to Excel