Microsoft Office Excel 2007 Training: Enter Formulas
Microsoft Office Excel 2007 Training: Enter Formulas
®
  Microsoft Office
     ®
Excel 2007 Training
    Enter formulas
Course contents
• Overview: Goodbye, calculator
                          Enter formulas
Overview: Goodbye, calculator
        Excel is great for working with
        numbers and math. In this course
        you’ll learn how add, divide, multiply,
        and subtract by typing formulas into
        Excel worksheets.
                       Enter formulas
Course goals
• Do math by typing simple formulas to add, divide, multiply,
  and subtract.
                           Enter formulas
Lesson 1
Get started
Get started
                                                            Imagine that Excel is
                                                            open and you’re
                                                            looking at the
                                                            “Entertainment”
                                                            section of a household
                                                            expense budget.
                                    Enter formulas
Begin with an equal sign
                                                          The two CDs
                                                          purchased in February
                                                          cost $12.99 and
                                                          $16.99.
                                   Enter formulas
Begin with an equal sign
                                                           The picture illustrates
                                                           what to do.
    The plus sign (+) is the math operator that tells Excel to
    add the values.
                                    Enter formulas
Begin with an equal sign
                                                           The picture illustrates
                                                           what to do.
                                    Enter formulas
Use other math operators
                                                               To do more than add,
Math operators                                                 use other math
Add (+)                       =10+5                            operators as you type
                                                               formulas into
Subtract (-)                  =10-5                            worksheet cells.
                                      Enter formulas
Total all the values in a column
                                                           To add up the total of
                                                           expenses for January,
                                                           you don’t have to type
                                                           all those values again.
                                     Enter formulas
Total all the values in a column
                                                           To add up the total of
                                                           expenses for January,
                                                           you don’t have to type
                                                           all those values again.
                                     Enter formulas
Total all the values in a column
                                                             B3:B6 is the
                                                             information, called the
                                                             argument, that tells
                                                             the SUM function what
                                                             to add.
                                   Enter formulas
Copy a formula instead of creating a new one
                                                          Sometimes it’s easier
                                                          to copy formulas than
                                                          to create new ones.
                                    Enter formulas
Copy a formula instead of creating a new one
                                                            First, select cell B7.
                                    Enter formulas
Copy a formula instead of creating a new one
                                                           First, select cell B7.
                                   Enter formulas
Suggestions for practice
1. Create a formula for addition.
                                Enter formulas
Test 1, question 1
What do you type into an empty cell to start a formula? (Pick
one answer.)
1. *
2. (
3. =
                              Enter formulas
Test 1, question 1: Answer
=
                                 Enter formulas
Test 1, question 2
What is a function? (Pick one answer.)
1. A prewritten formula.
2. A math operator.
                             Enter formulas
Test 1, question 2: Answer
A prewritten formula.
                               Enter formulas
Test 1, question 3
A formula result is in cell C6. You wonder how you got the
result. To see the formula, what do you do? (Pick one
answer.)
                                Enter formulas
Test 1, question 3: Answer
Click in cell C6.
It’s that simple. The formula is visible in the formula bar near the top of
the worksheet whenever you click in cell C6. Or you can double-click cell
C6 to see the formula in cell C6. Then press ENTER to see the formula
result again in the cell.
                                Enter formulas
   Lesson 2
                                          Enter formulas
Update formula results
                                                             Suppose the 11.97
                                                             value in cell C4 was
                                                             incorrect. A 3.99 video
                                                             rental was left out.
                                                             Excel can
                                                             automatically update
                                                             totals to include
                                                             changed values.
To add 3.99 to 11.97, you would click in cell C4, type the
following formula into the cell, and then press ENTER:
=11.97+3.99
                                    Enter formulas
Update formula results
                                                            As the picture
                                                            shows, when the
                                                            value in cell C4
                                                            changes, Excel
                                                            automatically updates
                                                            the February total in
                                                            cell C7 from 126.93 to
                                                            130.92.
                                   Enter formulas
Other ways to enter cell references
                                                          You can type cell
                                                          references directly into
                                                          cells, or you can enter
                                                          cell references by
                                                          clicking cells, which
                                                          avoids typing errors.
In the first lesson you saw how to use the SUM function
to add all the values in a column.
You could also use the SUM function to add just a few
values in a column, by selecting the cell references to
include.
                                   Enter formulas
Other ways to enter cell references
                                                               Imagine that you want
                                                               to know the combined
                                                               cost for video rentals
                                                               and CDs in February.
1   In cell C9, type the equal sign, type SUM, and type an
    opening parenthesis.
2   Click cell C4. The cell reference for cell C4 appears in
    cell C9. Type a comma after it in cell C9.
                                    Enter formulas
Other ways to enter cell references
                                                          Imagine that you want
                                                          to know the combined
                                                          cost for video rentals
                                                          and CDs in February.
                                   Enter formulas
Other ways to enter cell references
                                                            Here’s a little more
                                                            information about how
                                                            this formula works.
                                   Enter formulas
Reference types
                                                           Now that you’ve
                                                           learned about using
                                                           cell references, it’s
                                                           time to talk about the
                                                           different types.
                                   Enter formulas
Reference types
                                                          Now that you’ve
                                                          learned about using
                                                          cell references, it’s
                                                          time to talk about the
                                                          different types.
                                  Enter formulas
Reference types
                                                         There’s one more type
                                                         of cell reference.
                                  Enter formulas
Using an absolute cell reference
                                                              You use absolute cell
                                                              references to refer to
                                                              cells that you don’t
                                                              want to change as the
                                                              formula is copied.
                                     Enter formulas
Using an absolute cell reference
                                                             Say you receive some
                                                             entertainment
                                                             coupons offering a
                                                             7 percent discount for
                                                             video rentals, movies,
                                                             and CDs. How much
                                                             could you save in a
                                                             month by using the
                                                             discounts?
                                    Enter formulas
Using an absolute cell reference
                                                            Say you receive some
                                                            entertainment
                                                            coupons offering a
                                                            7 percent discount for
                                                            video
                                                            rentals, movies, and
                                                            CDs. How much could
                                                            you save in a month
                                                            by using the
                                                            discounts?
1   Then in cell D4, type =C4*. Remember that this relative
    cell reference will change from row to row.
2   Enter a dollar sign ($) and D to make an absolute
    reference to column D, and $9 to make an absolute
    reference to row 9. Your formula will multiply the value in
    cell C4 by the value in cell D9.
                                    Enter formulas
Using an absolute cell reference
                                                               Say you receive some
                                                               entertainment
                                                               coupons offering a
                                                               7 percent discount for
                                                               video
                                                               rentals, movies, and
                                                               CDs. How much could
                                                               you save in a month
                                                               by using the
                                                               discounts?
3   Cell D9 contains the value for the 7 percent discount.
                                      Enter formulas
Suggestions for practice
1. Type cell references in a formula.
                                 Enter formulas
Test 2, question 1
How does an absolute cell reference work? (Pick one answer.)
                                  Enter formulas
Test 2, question 1: Answer
The cell reference is fixed.
Absolute cell references don’t change if you copy a formula from one cell
to another.
                               Enter formulas
Test 2, question 2
Which of these is an absolute reference? (Pick one answer.)
1. B4:B12
2. $A$1
                            Enter formulas
Test 2, question 2: Answer
$A$1
                               Enter formulas
Test 2, question 3
If you copy the formula =C4*$D$9 from cell C4 to cell C5, what
will the formula be in cell C5? (Pick one answer.)
1. =C5*$D$9
2. =C4*$D$9
3. =C5*$E$10
                             Enter formulas
Test 2, question 3: Answer
=C5*$D$9
As the formula is copied, the relative cell reference, C4, changes to C5.
The absolute cell reference, $D$9, does not change; it remains the
same in each row it is copied to.
                                Enter formulas
      Lesson 3
                                      Enter formulas
Find an average
                                                         You can use the
                                                         AVERAGE function to
                                                         find the mean average
                                                         cost of all
                                                         entertainment for
                                                         January and February.
                                   Enter formulas
Find the largest or smallest value
                                                          The MAX function
                                                          finds the largest
                                                          number in a range,
                                                          and the MIN function
                                                          finds the smallest
                                                          number in a range.
                                      Enter formulas
Find the largest or smallest value
                                                           The MAX function
                                                           finds the largest
                                                           number in a range,
                                                           and the MIN function
                                                           finds the smallest
                                                           number in a range.
                                    Enter formulas
Print formulas
                                                  You can print formulas
                                                  and put them up on
                                                  your bulletin board to
                                                  remind you how to
                                                  create them.
Here’s how:
                                 Enter formulas
Print formulas
                                                           You can print formulas
                                                           and put them up on
                                                           your bulletin board to
                                                           remind you how to
                                                           create them.
Here’s how:
                                    Enter formulas
What’s that funny thing in my worksheet?
                                                          Sometimes Excel
                                                          can’t calculate a
                                                          formula because the
                                                          formula contains an
                                                          error.
                                   Enter formulas
What’s that funny thing in my worksheet?
                                                       Sometimes Excel
                                                       can’t calculate a
                                                       formula because the
                                                       formula contains an
                                                       error.
                                  Enter formulas
Find more functions
                                                       Excel offers many
                                                       other useful
                                                       functions, such as
                                                       date and time
                                                       functions and
                                                       functions you can use
                                                       to manipulate text.
                                   Enter formulas
Find more functions
                                                              Excel offers many
                                                              other useful
                                                              functions, such as
                                                              date and time
                                                              functions and
                                                              functions you can use
                                                              to manipulate text.
                                     Enter formulas
Suggestions for practice
1. Find an average.
                                  Enter formulas
Test 3, question 1
How would you print formulas? (Pick one answer.)
2. Click Normal on the View tab at the top of the screen, click
   the Microsoft Office Button, and then click Print.
                                Enter formulas
Test 3, question 1: Answer
In the Formula Auditing group on the Formulas tab, click Show
Formulas; then click the Microsoft Office Button, and click Print.
                              Enter formulas
Test 3, question 2
What does #### mean? (Pick one answer.)
                                 Enter formulas
Test 3, question 2: Answer
The column is not wide enough to display the content of the cell.
                                Enter formulas
Test 3, question 3
What is the keyboard shortcut to display formulas on the
worksheet? (Pick one answer.)
1. CTRL+`
2. CTRL+:
3. CTRL+;
                             Enter formulas
Test 3, question 3: Answer
CTRL+`
                               Enter formulas
Quick Reference Card
For a summary of the tasks covered in this course, view the
Quick Reference Card.
Enter formulas