SlideShare a Scribd company logo
Creating Complex Formulas<br />19050-2510Excel is a spreadsheet application and is intended to be used to calculate and analyze numerical information such as household budgets, company finances, inventory, and more. To do this, you need to understand formulas.In this lesson, we’ll discuss complex formulas that use multiple mathematical operators, and that use absolute and relative references.<br />Complex Formulas<br />Complex Formulas Defined<br />Simple formulas have one mathematical operation. Complex formulas involve more than one mathematical operation.<br />Simple Formula: =2+2 Complex Formula: =2+2*8<br />To calculate complex formulas correctly, you must perform certain operations before others. This is defined in the order of operations.<br />The Order of Operations<br />The order of mathematical operations is very important. If you enter a formula that contains several operations, Excel knows to work those operations in a specific order. The order of operations is:<br />Operations enclosed in parenthesis<br />Exponential calculations (to the power of)<br />Multiplication and division, whichever comes first<br />Addition and subtraction, whichever comes first<br />A mnemonic that can help you remember this is Please Excuse My Dear Aunt Sally (P.E.M.D.A.S).<br />Example 1<br />Using this order, let us see how the formula 20/(8-4)*8-2 is calculated in the following breakdown:<br />Example 2<br />3+3*2=? <br />Is the answer 12 or 9? Well, if you calculated in the order in which the numbers appear, 3+3*2, you'd get the wrong answer, 12. You must follow the order of operations to get the correct answer.<br />To Calculate the Correct Answer:<br />Calculate 3*2 first because multiplication comes before addition in the order of operations. The answer is 6.<br />Add the answer obtained in step #1, which is 6, to the number 3 that opened the equation. In other words, add 3 + 6.<br />The answer is 9.<br />Complex Formulas (continued)
Before moving on, let's explore some more formulas to make sure you understand the order of operations by which Excel calculates the answer.4*2/4Multiply 4*2 before performing the division operation because the multiplication sign comes before the division sign. The answer is 2.4/2*4 Divide 4 by 2 before performing the multiplication operation because the division sign comes before the multiplication sign. The answer is 8.4/(2*4) Perform the operation in parentheses (2*4) first and divide 4 by this result. The answer is 0.5.4-2*4 Multiply 2*4 before performing the subtraction operation because the multiplication sign is of a higher order than the subtraction sign. The answer is -4.<br />Creating Complex Formulas<br />Excel automatically follows a standard order of operations in a complex formula. If you want a certain portion of the formula to be calculated first, put it in parentheses.<br />Example of How to Write a Complex Formula:<br />Click the cell where you want the formula result to appear. In this example, H6.<br />Type the equal sign (=) to let Excel know a formula is being defined.<br />Type an open parenthesis, or (<br />Click on the first cell to be included in the formula (G6, for example).<br />Type the addition sign (+) to let Excel know that an add operation is to be performed.<br />Click on the second cell in the formula (G7, for example)<br />Type a close parentheses ).<br />Type the next mathematical operator, or the division symbol (/) to let Excel know that a division operation is to be performed.<br />Type an open parenthesis, or (<br />Click on the third cell to be included in the formula (D6, for example).<br />Type the addition sign (+) to let Excel know that an add operation is to be performed.<br />Click on the fourth cell to be included in formula. (D7, for example).<br />Type a close parentheses ).<br />Very Important: Press Enter or click the Enter button on the Formula bar. This step ends the formula.<br />To show fewer decimal places, you can just click the Decrease Decimal place command on the Home tab.<br />What is an Absolute Reference?<br />In earlier lessons we saw how cell references in formulas automatically adjust to new locations when the formula is pasted into different cells. This is called a relative reference. <br />Sometimes, when you copy and paste a formula, you don't want one or more cell references to change. Absolute reference solves this problem. Absolute cell references in a formula always refer to the same cell or cell range in a formula. If a formula is copied to a different location, the absolute reference remains the same.<br />An absolute reference is designated in the formula by the addition of a dollar sign ($). It can precede the column reference or the row reference, or both. Examples of absolute referencing include:<br />To Create an Absolute Reference:<br />Select the cell where you wish to write the formula (in this example, H2)<br />Type the equal sign (=) to let Excel know a formula is being defined.<br />Click on the first cell to be included in the formula (F2, for example).<br />Enter a mathematical operator (use the multiplication symbol for this example).<br />Click on the second cell in the formula (C2, for example).<br />Add a $ sign before the C and a $ sign before the 2 to create an absolute reference.<br />Copy the formula into H3. The new formula should read =F3*$C$2. The F2 reference changed to F3 since it is a relative reference, but C2 remained constant since you created an absolute reference by inserting the dollar signs.<br />Challenge!<br />Use the Inventory or any Excel workbook you choose to complete this challenge.<br />Create at least one complex formula that uses the addition and division operations. <br />Create at least one complex formula that uses parentheses and a multiplication operation. <br />Create a formula that uses an absolute reference. <br />
Lesson8 creating complex formulas
Lesson8 creating complex formulas
Lesson8 creating complex formulas
Lesson8 creating complex formulas

More Related Content

PDF
PPTX
Lesson 8 Creating Complex Formulas
PPTX
10 Excel Formulas that will help you in any Job
PDF
Excel functions formulas
PPTX
Using Excel Functions
PPT
Excel lesson formulas and functions
PPTX
Formula in MS Excel
PDF
Basic Formulas - Excel 2013 Tutorial
Lesson 8 Creating Complex Formulas
10 Excel Formulas that will help you in any Job
Excel functions formulas
Using Excel Functions
Excel lesson formulas and functions
Formula in MS Excel
Basic Formulas - Excel 2013 Tutorial

What's hot (20)

PPTX
Mastering Excel Formulas and Functions
PPTX
Excel functions and formulas
PPT
Creating Formulas in Excel
PDF
DOC
Excel Formula and Function Basics
PPTX
Errors in ms excel
PDF
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
PPT
Excel IF function
PDF
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
PPTX
Training presentation vlookup - what it is, and when to use it
PPTX
Understanding excel’s error values
PPTX
Office technology
PPTX
Working on MS-Excel 'FORMULA TAB'
PPT
Microsoft Excel VLOOKUP Function
PPTX
VLOOKUP HLOOKUP INDEX MATCH
PPTX
Sql joins inner join self join outer joins
PPTX
How to use Hlookup find an exact match
PPT
Excel SUMIFS Function
PPTX
MS-Excel Formulas and Functions
PPTX
How to use vlookup in MS Excel
Mastering Excel Formulas and Functions
Excel functions and formulas
Creating Formulas in Excel
Excel Formula and Function Basics
Errors in ms excel
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
Excel IF function
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
Training presentation vlookup - what it is, and when to use it
Understanding excel’s error values
Office technology
Working on MS-Excel 'FORMULA TAB'
Microsoft Excel VLOOKUP Function
VLOOKUP HLOOKUP INDEX MATCH
Sql joins inner join self join outer joins
How to use Hlookup find an exact match
Excel SUMIFS Function
MS-Excel Formulas and Functions
How to use vlookup in MS Excel
Ad

Similar to Lesson8 creating complex formulas (20)

PPTX
Lesson 8 Creating Complex Formulas
PPTX
Week2 excel
PPTX
MS Excel Basic Formula and and its Functions
PDF
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
PPTX
Grade 6 computer
PDF
Excel (E-Module 2)
PPTX
Formulas and functions
PDF
Using microsoftexcelgj2 calculations
PDF
Using Microsoft Excel2 Calculations
PPT
03 ms excel
PDF
2. EXCEL BASICS.pdf IT course for medics
PPTX
QMMS Lesson 2 - Using Excel Formula.pptx
PPTX
Training presentation get to know excel 2010 - create formulas
PPTX
04.formula and fuction
PPT
Excel 2007- Enter Formulas
PDF
Excell%20basic%20training(3) 143
PDF
Microsoft Excel 365 Formulas BarCharts QuickStudy 1st Edition Curtis Frye
PPTX
Powerpoint excel
PPTX
Powerpoint excel
PPT
Excel 2007 slide enter formulas
Lesson 8 Creating Complex Formulas
Week2 excel
MS Excel Basic Formula and and its Functions
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
Grade 6 computer
Excel (E-Module 2)
Formulas and functions
Using microsoftexcelgj2 calculations
Using Microsoft Excel2 Calculations
03 ms excel
2. EXCEL BASICS.pdf IT course for medics
QMMS Lesson 2 - Using Excel Formula.pptx
Training presentation get to know excel 2010 - create formulas
04.formula and fuction
Excel 2007- Enter Formulas
Excell%20basic%20training(3) 143
Microsoft Excel 365 Formulas BarCharts QuickStudy 1st Edition Curtis Frye
Powerpoint excel
Powerpoint excel
Excel 2007 slide enter formulas
Ad

More from ricsanmae (12)

DOCX
Word Lesson10 inserting clip art
DOCX
Word Lesson11 working with shapes
DOCX
Powerpoint Lesson10 working with tables
DOCX
Lesson11 working with charts
DOCX
Lesson9 working with basic functions
DOCX
Routers
PPTX
CPUs, Form Factor And Sockets
PPTX
Chapter 2: Inside the Computer
PPTX
Chapter 1: Intro to Funds of Programming
PPTX
Troubleshooting And Maintenance Fundamentals
PPTX
Schools in the Future
PPSX
Who Wants To Be A Millionaire
Word Lesson10 inserting clip art
Word Lesson11 working with shapes
Powerpoint Lesson10 working with tables
Lesson11 working with charts
Lesson9 working with basic functions
Routers
CPUs, Form Factor And Sockets
Chapter 2: Inside the Computer
Chapter 1: Intro to Funds of Programming
Troubleshooting And Maintenance Fundamentals
Schools in the Future
Who Wants To Be A Millionaire

Recently uploaded (20)

PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
Computing-Curriculum for Schools in Ghana
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
Presentation on HIE in infants and its manifestations
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
A systematic review of self-coping strategies used by university students to ...
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Cell Types and Its function , kingdom of life
PPTX
Microbial diseases, their pathogenesis and prophylaxis
Supply Chain Operations Speaking Notes -ICLT Program
O7-L3 Supply Chain Operations - ICLT Program
Computing-Curriculum for Schools in Ghana
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
VCE English Exam - Section C Student Revision Booklet
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Presentation on HIE in infants and its manifestations
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
202450812 BayCHI UCSC-SV 20250812 v17.pptx
A systematic review of self-coping strategies used by university students to ...
human mycosis Human fungal infections are called human mycosis..pptx
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Cell Types and Its function , kingdom of life
Microbial diseases, their pathogenesis and prophylaxis

Lesson8 creating complex formulas

  • 1. Creating Complex Formulas<br />19050-2510Excel is a spreadsheet application and is intended to be used to calculate and analyze numerical information such as household budgets, company finances, inventory, and more. To do this, you need to understand formulas.In this lesson, we’ll discuss complex formulas that use multiple mathematical operators, and that use absolute and relative references.<br />Complex Formulas<br />Complex Formulas Defined<br />Simple formulas have one mathematical operation. Complex formulas involve more than one mathematical operation.<br />Simple Formula: =2+2 Complex Formula: =2+2*8<br />To calculate complex formulas correctly, you must perform certain operations before others. This is defined in the order of operations.<br />The Order of Operations<br />The order of mathematical operations is very important. If you enter a formula that contains several operations, Excel knows to work those operations in a specific order. The order of operations is:<br />Operations enclosed in parenthesis<br />Exponential calculations (to the power of)<br />Multiplication and division, whichever comes first<br />Addition and subtraction, whichever comes first<br />A mnemonic that can help you remember this is Please Excuse My Dear Aunt Sally (P.E.M.D.A.S).<br />Example 1<br />Using this order, let us see how the formula 20/(8-4)*8-2 is calculated in the following breakdown:<br />Example 2<br />3+3*2=? <br />Is the answer 12 or 9? Well, if you calculated in the order in which the numbers appear, 3+3*2, you'd get the wrong answer, 12. You must follow the order of operations to get the correct answer.<br />To Calculate the Correct Answer:<br />Calculate 3*2 first because multiplication comes before addition in the order of operations. The answer is 6.<br />Add the answer obtained in step #1, which is 6, to the number 3 that opened the equation. In other words, add 3 + 6.<br />The answer is 9.<br />Complex Formulas (continued)
  • 2. Before moving on, let's explore some more formulas to make sure you understand the order of operations by which Excel calculates the answer.4*2/4Multiply 4*2 before performing the division operation because the multiplication sign comes before the division sign. The answer is 2.4/2*4 Divide 4 by 2 before performing the multiplication operation because the division sign comes before the multiplication sign. The answer is 8.4/(2*4) Perform the operation in parentheses (2*4) first and divide 4 by this result. The answer is 0.5.4-2*4 Multiply 2*4 before performing the subtraction operation because the multiplication sign is of a higher order than the subtraction sign. The answer is -4.<br />Creating Complex Formulas<br />Excel automatically follows a standard order of operations in a complex formula. If you want a certain portion of the formula to be calculated first, put it in parentheses.<br />Example of How to Write a Complex Formula:<br />Click the cell where you want the formula result to appear. In this example, H6.<br />Type the equal sign (=) to let Excel know a formula is being defined.<br />Type an open parenthesis, or (<br />Click on the first cell to be included in the formula (G6, for example).<br />Type the addition sign (+) to let Excel know that an add operation is to be performed.<br />Click on the second cell in the formula (G7, for example)<br />Type a close parentheses ).<br />Type the next mathematical operator, or the division symbol (/) to let Excel know that a division operation is to be performed.<br />Type an open parenthesis, or (<br />Click on the third cell to be included in the formula (D6, for example).<br />Type the addition sign (+) to let Excel know that an add operation is to be performed.<br />Click on the fourth cell to be included in formula. (D7, for example).<br />Type a close parentheses ).<br />Very Important: Press Enter or click the Enter button on the Formula bar. This step ends the formula.<br />To show fewer decimal places, you can just click the Decrease Decimal place command on the Home tab.<br />What is an Absolute Reference?<br />In earlier lessons we saw how cell references in formulas automatically adjust to new locations when the formula is pasted into different cells. This is called a relative reference. <br />Sometimes, when you copy and paste a formula, you don't want one or more cell references to change. Absolute reference solves this problem. Absolute cell references in a formula always refer to the same cell or cell range in a formula. If a formula is copied to a different location, the absolute reference remains the same.<br />An absolute reference is designated in the formula by the addition of a dollar sign ($). It can precede the column reference or the row reference, or both. Examples of absolute referencing include:<br />To Create an Absolute Reference:<br />Select the cell where you wish to write the formula (in this example, H2)<br />Type the equal sign (=) to let Excel know a formula is being defined.<br />Click on the first cell to be included in the formula (F2, for example).<br />Enter a mathematical operator (use the multiplication symbol for this example).<br />Click on the second cell in the formula (C2, for example).<br />Add a $ sign before the C and a $ sign before the 2 to create an absolute reference.<br />Copy the formula into H3. The new formula should read =F3*$C$2. The F2 reference changed to F3 since it is a relative reference, but C2 remained constant since you created an absolute reference by inserting the dollar signs.<br />Challenge!<br />Use the Inventory or any Excel workbook you choose to complete this challenge.<br />Create at least one complex formula that uses the addition and division operations. <br />Create at least one complex formula that uses parentheses and a multiplication operation. <br />Create a formula that uses an absolute reference. <br />