SlideShare a Scribd company logo
1 of 10
Formula
• Formulas are equations that perform
  calculations in your worksheet.
• A formula consists of the following:
  Starts with an equal sign
  Functions
  References
  Operators
  Constants
Example 1: =C5 * 3
Example 1: =C5 * SUM(E5:E9)
Functions
• Functions are predefined formula. Functions consist of the
  following:
 Name – Every function is identified by a unique name.
 Arguments – Functions are specific values that a function
  requires. Arguments can be number, text, logical values such
  as TRUE or FALSE, Cell references, constants etc.
 Category – Functions belong to a category. Some of the
  categories are:
   Financial
   Mathematical & trigonometry
   Statistical
   Logical etc…
 Tooltip – are guidelines on how to use a function. They
  appear when a user types in the function name.
Functions
Example:
 Click on formula tab and click on cell D57.
 Type in the following formula
=SUM(D21:D56)
 Click on cell D58 and type in the following formula
=COUNTA(D21:D56)
 Click on cell D59 and type in the following formula
=MAX(D21:D56)
 Click on cell D59 and type in the following formula
=MIN(D21:D56)
 Click on cell D61 and type in the following formula
=AVERAGE(D21:D56)
References
• References are cell address. A cell in Excel is identified by the
  column letter and row number.
  Example: B2




• A worksheet consists of:
    Columns A to XFD
    Rows 1 to 1048576 (one million forty eight thousand five
     hundred and seventy six rows)
References
           To refer to                 Use
All cells in row 5               5:5
All cells in column H            H:H
All cells in row 5 to 7          5:7
All cells in column H and J      H:j
References
• References can be broadly classified into 3 categories:
    Relative references
    Absolute references
    Mixed references
Example:
 Open exercises excel folder
 Click on formula tab
 Copy paste numbers into internet and newspaper column
 Copy paste numbers into TV and magazine column
 Type in following formula in Total column =SUM(F5:G5)
 Copy and paste the formulas to other cells in the column.
This is relative cell referencing.
References
 On cell F2 type in Commission
 On cell G2 type in .08
 Add a new column after the Total column and name it Total +
  Commission
 Type the following formula in cell I5
         =(H5*$G$2)+H5
 Copy the formula to other cells.
This is absolute cell referencing
References
 Using Names in formula
• Names are labels that can be used in Excel. Names are used to
  make it easy for users to refer to cell references.
• Names are managed (created, edited, deleted) using the Name
  Manager.
• Example:
 Click on Advanced formatting tab.
 Select cells E2:E37.
 Click on Formula tab > Defined Names (subgroup) > Click on Name
  Manager icon. A dialog box opens.
 Click on New button. A dialog box opens.
 Type in Radio in the name field and click OK.
 Close dialog box.
 Click on formula worksheet tab.
 Click on cell I18 and type in the following formula =SUM(RADIO)
 Note the formula adds the revenue column from the other sheet.
Operators
• Operators identify the type of operation to be performed.
• Operators can be categorized into four groups:
   Arithmetic Operator :
       +, -, *, / (division), % (percent), ^ (caret)
   Comparison operator
        = , >, < (greater than), >= (greater than or
        equal to), <= (less than or equal to), <> (not
        equal)
   Text Concatenation operator
       & (ampersand)
   Reference operators                        Space

       : (reference operator), , (union), (intersection)
Operators
• Use of comma:                         =SUM(B5:B15,D5:D15)
• Use of intersection operator:         =(B7:D7 C6:C8)
Operator precedence
1)   Brackets
2)   :
3)   Single space
4)   ,
5)   -
6)   %
7)   ^
8)   * and /
9)   + and –
10) &
11) = < > <= >= <>

Compute the following value:      2^4/2-4*3+15

More Related Content

What's hot

GPP Spreadsheets
GPP SpreadsheetsGPP Spreadsheets
GPP Spreadsheets
mrcarty
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
Buffalo Seminary
 
Excel IF function
Excel IF functionExcel IF function
Excel IF function
Htay Aung
 
Spreadsheets 101
Spreadsheets 101Spreadsheets 101
Spreadsheets 101
whita1bd
 

What's hot (20)

GPP Spreadsheets
GPP SpreadsheetsGPP Spreadsheets
GPP Spreadsheets
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel Functions
 
Excel IF function
Excel IF functionExcel IF function
Excel IF function
 
Mastering Excel Formulas and Functions
Mastering Excel Formulas and FunctionsMastering Excel Formulas and Functions
Mastering Excel Formulas and Functions
 
Creating Formulas in Excel
Creating Formulas in ExcelCreating Formulas in Excel
Creating Formulas in Excel
 
Irahm I
Irahm IIrahm I
Irahm I
 
Working on MS-Excel 'FORMULA TAB'
Working on MS-Excel 'FORMULA TAB'Working on MS-Excel 'FORMULA TAB'
Working on MS-Excel 'FORMULA TAB'
 
Real World Excel Formulas
Real World Excel FormulasReal World Excel Formulas
Real World Excel Formulas
 
Devry bis 155 week 1 quiz data analysis with spreadsheets with lab
Devry bis 155 week 1 quiz data analysis with spreadsheets with labDevry bis 155 week 1 quiz data analysis with spreadsheets with lab
Devry bis 155 week 1 quiz data analysis with spreadsheets with lab
 
Excel formula
Excel formulaExcel formula
Excel formula
 
Rick Watkins Docs
Rick Watkins DocsRick Watkins Docs
Rick Watkins Docs
 
Errors in ms excel
Errors in ms excelErrors in ms excel
Errors in ms excel
 
Spreadsheets 101
Spreadsheets 101Spreadsheets 101
Spreadsheets 101
 
Excel Top 10 formula For The Beginners
Excel Top 10 formula For The BeginnersExcel Top 10 formula For The Beginners
Excel Top 10 formula For The Beginners
 
MS-Excel Formulas and Functions
MS-Excel Formulas and FunctionsMS-Excel Formulas and Functions
MS-Excel Formulas and Functions
 
VLOOKUP HLOOKUP INDEX MATCH
VLOOKUP HLOOKUP INDEX MATCHVLOOKUP HLOOKUP INDEX MATCH
VLOOKUP HLOOKUP INDEX MATCH
 
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious AnalyticVLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
 
How to use vlookup in MS Excel
How to use vlookup in MS ExcelHow to use vlookup in MS Excel
How to use vlookup in MS Excel
 

Similar to Formula

Chapter.05
Chapter.05Chapter.05
Chapter.05
klivsie
 
Beginners_excel_powerpoint_for better understanding
Beginners_excel_powerpoint_for better understandingBeginners_excel_powerpoint_for better understanding
Beginners_excel_powerpoint_for better understanding
ssuser00ad4e
 

Similar to Formula (20)

Libre Office Calc Lesson 4: Understanding Functions
Libre Office Calc Lesson 4: Understanding FunctionsLibre Office Calc Lesson 4: Understanding Functions
Libre Office Calc Lesson 4: Understanding Functions
 
Excle formula
Excle formulaExcle formula
Excle formula
 
042-MIS105-L07.ppt
042-MIS105-L07.ppt042-MIS105-L07.ppt
042-MIS105-L07.ppt
 
Chapter.05
Chapter.05Chapter.05
Chapter.05
 
Chapter.05
Chapter.05Chapter.05
Chapter.05
 
04.formula and fuction
04.formula and fuction04.formula and fuction
04.formula and fuction
 
Office session 10
Office session 10Office session 10
Office session 10
 
use and create spreadsheet.ppt
use and create spreadsheet.pptuse and create spreadsheet.ppt
use and create spreadsheet.ppt
 
3 Formulas, Ranges, Functions.ppt
3 Formulas, Ranges, Functions.ppt3 Formulas, Ranges, Functions.ppt
3 Formulas, Ranges, Functions.ppt
 
3 Formulas, Ranges, Functions.ppt
3 Formulas, Ranges, Functions.ppt3 Formulas, Ranges, Functions.ppt
3 Formulas, Ranges, Functions.ppt
 
Lesson
LessonLesson
Lesson
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
 
Lesson6.ppt
Lesson6.pptLesson6.ppt
Lesson6.ppt
 
Lesson6 excel.ppt
Lesson6 excel.pptLesson6 excel.ppt
Lesson6 excel.ppt
 
Excel Lecture Notes.ppt
Excel Lecture Notes.pptExcel Lecture Notes.ppt
Excel Lecture Notes.ppt
 
Lesson6.ppt
Lesson6.pptLesson6.ppt
Lesson6.ppt
 
Excel introduction.ppt
Excel introduction.pptExcel introduction.ppt
Excel introduction.ppt
 
Lesson6 (2).ppt
Lesson6 (2).pptLesson6 (2).ppt
Lesson6 (2).ppt
 
Beginners_excel_powerpoint_for better understanding
Beginners_excel_powerpoint_for better understandingBeginners_excel_powerpoint_for better understanding
Beginners_excel_powerpoint_for better understanding
 
Lesson6 (1).ppt
Lesson6 (1).pptLesson6 (1).ppt
Lesson6 (1).ppt
 

Recently uploaded

unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
Abortion pills in Kuwait Cytotec pills in Kuwait
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
amitlee9823
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
dollysharma2066
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
amitlee9823
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
lizamodels9
 

Recently uploaded (20)

unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
Yaroslav Rozhankivskyy: Три складові і три передумови максимальної продуктивн...
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
John Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdfJohn Halpern sued for sexual assault.pdf
John Halpern sued for sexual assault.pdf
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
 
HONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael HawkinsHONOR Veterans Event Keynote by Michael Hawkins
HONOR Veterans Event Keynote by Michael Hawkins
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 

Formula

  • 1. Formula • Formulas are equations that perform calculations in your worksheet. • A formula consists of the following: Starts with an equal sign Functions References Operators Constants Example 1: =C5 * 3 Example 1: =C5 * SUM(E5:E9)
  • 2. Functions • Functions are predefined formula. Functions consist of the following:  Name – Every function is identified by a unique name.  Arguments – Functions are specific values that a function requires. Arguments can be number, text, logical values such as TRUE or FALSE, Cell references, constants etc.  Category – Functions belong to a category. Some of the categories are: Financial Mathematical & trigonometry Statistical Logical etc…  Tooltip – are guidelines on how to use a function. They appear when a user types in the function name.
  • 3. Functions Example:  Click on formula tab and click on cell D57.  Type in the following formula =SUM(D21:D56)  Click on cell D58 and type in the following formula =COUNTA(D21:D56)  Click on cell D59 and type in the following formula =MAX(D21:D56)  Click on cell D59 and type in the following formula =MIN(D21:D56)  Click on cell D61 and type in the following formula =AVERAGE(D21:D56)
  • 4. References • References are cell address. A cell in Excel is identified by the column letter and row number. Example: B2 • A worksheet consists of:  Columns A to XFD  Rows 1 to 1048576 (one million forty eight thousand five hundred and seventy six rows)
  • 5. References To refer to Use All cells in row 5 5:5 All cells in column H H:H All cells in row 5 to 7 5:7 All cells in column H and J H:j
  • 6. References • References can be broadly classified into 3 categories:  Relative references  Absolute references  Mixed references Example:  Open exercises excel folder  Click on formula tab  Copy paste numbers into internet and newspaper column  Copy paste numbers into TV and magazine column  Type in following formula in Total column =SUM(F5:G5)  Copy and paste the formulas to other cells in the column. This is relative cell referencing.
  • 7. References  On cell F2 type in Commission  On cell G2 type in .08  Add a new column after the Total column and name it Total + Commission  Type the following formula in cell I5 =(H5*$G$2)+H5  Copy the formula to other cells. This is absolute cell referencing
  • 8. References  Using Names in formula • Names are labels that can be used in Excel. Names are used to make it easy for users to refer to cell references. • Names are managed (created, edited, deleted) using the Name Manager. • Example:  Click on Advanced formatting tab.  Select cells E2:E37.  Click on Formula tab > Defined Names (subgroup) > Click on Name Manager icon. A dialog box opens.  Click on New button. A dialog box opens.  Type in Radio in the name field and click OK.  Close dialog box.  Click on formula worksheet tab.  Click on cell I18 and type in the following formula =SUM(RADIO)  Note the formula adds the revenue column from the other sheet.
  • 9. Operators • Operators identify the type of operation to be performed. • Operators can be categorized into four groups: Arithmetic Operator : +, -, *, / (division), % (percent), ^ (caret) Comparison operator  = , >, < (greater than), >= (greater than or equal to), <= (less than or equal to), <> (not equal) Text Concatenation operator & (ampersand) Reference operators Space : (reference operator), , (union), (intersection)
  • 10. Operators • Use of comma: =SUM(B5:B15,D5:D15) • Use of intersection operator: =(B7:D7 C6:C8) Operator precedence 1) Brackets 2) : 3) Single space 4) , 5) - 6) % 7) ^ 8) * and / 9) + and – 10) & 11) = < > <= >= <> Compute the following value: 2^4/2-4*3+15