• What is a Formula?
• Excel Formulas
• Editing a Formula
• Copy/ Paste Formulas
• Operator Precedence
• Hiding Excel Formulas
• What are Functions in Excel?
• Most Important Formulas
www.edureka.co
• Writing a Formula
www.edureka.co
www.edureka.co/python
Formula is a condensed way of representing
some information in terms of symbols.
Type Example Description
Mathematical
operators
=A1+B1 Adds A1 and B1
Values or text
=100*0.5 (multiples
100 times 0.5)
Takes values and
returns output
Cell reference =A1=B1
Returns TRUE or
FALSE
Worksheet functions =SUM(A1: B1) Adds A1 and B1
www.edureka.co
www.edureka.co
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
www.edureka.co
Writing Formulas
Editing
Copy/ Paste
Hide Formulas
Operator Precedence
www.edureka.co
www.edureka.co
Functions define complex calculations that are
difficult to manually define using just
operators.
www.edureka.co
www.edureka.co
➢ DATE
➢ DAY
➢ MONTH
➢ Percentage
➢ IF
➢ VLOOKUP
➢ Income Tax
➢ SUM
➢ Compound Interest
➢ AVERAGE
➢ COUNT
➢ ROUND
➢ Finding the Grade
➢ RANK
➢ COUNTIF
➢ INDEX
www.edureka.co
www.edureka.co

Excel Formulas and Functions | Edureka

  • 2.
    • What isa Formula? • Excel Formulas • Editing a Formula • Copy/ Paste Formulas • Operator Precedence • Hiding Excel Formulas • What are Functions in Excel? • Most Important Formulas www.edureka.co • Writing a Formula
  • 3.
  • 4.
    www.edureka.co/python Formula is acondensed way of representing some information in terms of symbols. Type Example Description Mathematical operators =A1+B1 Adds A1 and B1 Values or text =100*0.5 (multiples 100 times 0.5) Takes values and returns output Cell reference =A1=B1 Returns TRUE or FALSE Worksheet functions =SUM(A1: B1) Adds A1 and B1 www.edureka.co
  • 5.
  • 6.
    Copyright © 2017,edureka and/or its affiliates. All rights reserved. www.edureka.co
  • 7.
    Writing Formulas Editing Copy/ Paste HideFormulas Operator Precedence www.edureka.co
  • 8.
  • 9.
    Functions define complexcalculations that are difficult to manually define using just operators. www.edureka.co
  • 10.
  • 11.
    ➢ DATE ➢ DAY ➢MONTH ➢ Percentage ➢ IF ➢ VLOOKUP ➢ Income Tax ➢ SUM ➢ Compound Interest ➢ AVERAGE ➢ COUNT ➢ ROUND ➢ Finding the Grade ➢ RANK ➢ COUNTIF ➢ INDEX www.edureka.co
  • 12.