Top Banner
Create Information with Formulas Formulas: • Allow you to perform basic mathematical calculations • Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall. 1
33

Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

Dec 14, 2015

Download

Documents

Saige Podd
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

1

Create Informationwith Formulas

Formulas:• Allow you to perform basic mathematical

calculations• Can contain:– Cell references– Constants– Functions– Mathematical operators

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 2: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

2

Create Informationwith Formulas

Formulas:• Always begin with =• Use the operators:– + or – (addition or subtraction)– * or / (multiplication or division)– ^ (powers or exponentiation)

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 3: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

3

Create Informationwith Formulas

Excel’s order of operations:1. Parentheses2. Exponentiation3. Multiplication and division4. Addition and subtraction

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 4: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

4

Use Conditional Formatting toAssist Decision Making

Conditional formatting:• Allows the specification of rules when

formatting a cell• Changes the visual presentation of information

to add information• Highlights information by changing cell:– Fill color– Font color, style, and size– Border– Number format

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 5: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

5

Use Conditional Formatting toAssist Decision Making

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 6: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

6

Use Conditional Formatting toAssist Decision Making

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 7: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

7

Hide Information in a Worksheet

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 8: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

8

Document Functions and Formulas

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 9: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

9

Understand the Typesof Cell References

Cell references:• Relative = C3+D3• Absolute = $D$4/$E$5• Mixed = $F6+E$6

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 10: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

10

Understand the Typesof Cell References

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 11: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

11

Understand the Typesof Cell References

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 12: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

12

Understand the Typesof Cell References

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 13: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

13

Create Named Ranges

• Named range – a named group of cells • Named range – either a single cell or a group

of cells• Select the range and use the Name Box to

create the name• There are criteria for naming ranges

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 14: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

14

Create Named Ranges

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 15: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

15

Create and Structure Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 16: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

16

Create and Structure Functions

Some function categories:• Database• Date & Time• Financial• Logical• Lookup & Reference• Math & Trig• Statistical

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 17: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

17

Use and Understand Mathand Statistical Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 18: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

18

Use and Understand Mathand Statistical Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 19: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

19

Use and Understand Mathand Statistical Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 20: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

20

Use and Understand Dateand Time Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 21: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

21

Use and Understand Dateand Time Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 22: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

22

Use and UnderstandText Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 23: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

23

Use and UnderstandText Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 24: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

24

Use Financial andLookup Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 25: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

25

Use Financial andLookup Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 26: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

26

Use Financial andLookup Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 27: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

27

Use Financial andLookup Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 28: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

28

Use Logical Functions and Troubleshoot Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 29: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

29

Use Logical Functions and Troubleshoot Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 30: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

30

Use Logical Functions and Troubleshoot Functions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 31: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

31

Use Logical Functions and Troubleshoot Functions

Common function error messages:• #NAME?• #REF!• #N/A• #VALUE!• #DIV/0!

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.

Page 32: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

32Copyright © 2014 Pearson Education, Inc. Publishing as

Prentice Hall.

Summary

• Cell references:

– Relative

– Absolute

– Mixed

• Ranges:

– Named

– Used in formulas and functions

Page 33: Formulas: Allow you to perform basic mathematical calculations Can contain: – Cell references – Constants – Functions – Mathematical operators Copyright.

33Copyright © 2014 Pearson Education, Inc. Publishing as

Prentice Hall.

Summary (Continued)

• Excel functions:– Math and statistical

– Date and time

– Text

– Financial and lookup

– Logical

• Troubleshoot functions