SlideShare uma empresa Scribd logo
1 de 22
Microsoft
Excel
Terminologies
By: Mr. Jumari U. Mercullo
Microsoft
Excel
WEEK 2
CREATING COMPLEX
FORMULA
• Excel is a spreadsheet application that can
help you calculate and analyze numerical
information.
• household budget • company finances
• inventory
• and many more
CREATING COMPLEX
FORMULA
• In this lesson, you will learn how to write
complex formulas in Excel following the
order of operations.
• relative referencing
• cell referencing
• absolute referencing • Mixed referencing
• range of cell referencing
COMPLEX FORMULA
• Simple formulas have one mathematical
operation, such as 5+5.
• Complex formulas have more than
one mathematical operation, such as 5+52.
• Order of operation should be determined.
ORDER OF OPERATIONS
• Excel calculates formulas based on the
following order of operations:
1. Operations enclosed in parentheses
2. Exponential calculations (to the power of)
3. Multiplication and division, whichever comes
first
4. Addition and subtraction, whichever comes first
MNEMONIC OF OPERATIONS
• A mnemonic that can help you remember
the order is :
• Please Excuse My Dear Aunt Sally
• Parentheses, Exponent, Multiplication, Division, Addition and
Subtraction

() ^ * / + -
ORDER OF OPERATION
EXAMPLE
• The following example demonstrates how to use the
order of operations to calculate a formula:
CREATING COMPLEX
FORMULA
• In this example, we will use cell references in addition to actual
values, to create a complex formula that will add tax to the nursery
order.
WORKING WITH CELL
REFERENCES
• In order to maintain accurate formulas, it is
necessary to understand how cell references
respond when you copy or fill them to new cells
in the worksheet.
• Excel will interpret cell references as
either
relative,
absolute
and
mixed
referencing.
WORKING WITH RELATIVE
REFERENCE
• By default,
references.

cell

references

are

relative

• When copied or filled, they change based on the
relative position of rows and columns.
NOTE: If you copy a formula =(A1+B1) into row 2,
the formula will change to become =(A2+B2).
WORKING WITH RELATIVE
REFERENCE
• Select the first cell where you want to enter the formula (for
example, B4).

• Enter the formula to calculate the value you want (for example, add
B2+B3).
WORKING WITH RELATIVE
REFERENCE
• Press Enter. The formula will be calculated.
• Select the cell you want to copy (for example, B4) and click on
the Copy.

•

Your formula is copied to the selected cells as a relative reference
(C4=C2+C3, D4=D2+D3, E4=E2+E3, etc.) and the values are calculated.
WORKING WITH ABSOLUTE
REFERENCES
• Absolute references, on the other hand, do not
change when they are copied or filled and are
used when you want the values to stay the
same.
• NOTE: If you copy a formula =($A$1+$B$1) into
row 2, the formula will still be =($A$1+$B$1).
WORKING WITH ABSOLUTE
REFERENCES
• An absolute reference is designated in the
formula by the addition of a dollar sign ($).
• It can precede the column reference, the row
reference, or both.
WORKING WITH ABSOLUTE
REFERENCES
• Select the first cell where you want to enter the formula (for
example, C4)
• Click on the cell that contains the first value you want in the formula
(for example, B4).
WORKING WITH ABSOLUTE
REFERENCES
• Type the first mathematical operator (for example, the
multiplication sign).
• Type the dollar sign ($) and enter the column letter of the cell you
are making an absolute reference to (for example, B).
WORKING WITH ABSOLUTE
REFERENCES
• Select the cell you want to copy (for example, C4) and click on
the Copy.
• Select the cells where you want to paste the formula and click on
the Paste.
• Your formula is copied to the selected cells using the absolute
reference (C5=B5*$B$1, C6=B6*$B$1, etc.) and your values are
calculated.
WORKING WITH CELL
REFERENCES
• Mixed references, is a combination of relative
reference and absolute reference.
• NOTE: If you copy a formula =($A$1+B1) into
row 2, the formula will change and become
=($A$1+B2).
WORKING WITH CELL
REFERENCES
• Cell range, is a tool in excel which lets you group cells from your
beginning cell to your last cell and perform operations with those
grouped cells.
• Symbol used in cell range is ( : ) which means to.
ANY
QUESTIONS?
2ND
QUIZ
Click Me!

Mais conteúdo relacionado

Mais procurados

Types Of Join In Sql Server - Join With Example In Sql Server
Types Of Join In Sql Server - Join With Example In Sql ServerTypes Of Join In Sql Server - Join With Example In Sql Server
Types Of Join In Sql Server - Join With Example In Sql Serverprogrammings guru
 
Errors in ms excel
Errors in ms excelErrors in ms excel
Errors in ms excelNikita Arora
 
Spread sheet tools presentation
Spread sheet tools presentationSpread sheet tools presentation
Spread sheet tools presentationu2922245
 
Sql joins inner join self join outer joins
Sql joins inner join self join outer joinsSql joins inner join self join outer joins
Sql joins inner join self join outer joinsDeepthi Rachumallu
 
Row, Column, Index, Match, Offset Functions. Excel Tutorial
Row, Column, Index, Match, Offset Functions. Excel TutorialRow, Column, Index, Match, Offset Functions. Excel Tutorial
Row, Column, Index, Match, Offset Functions. Excel TutorialIlgar Zarbaliyev
 
Intro to Excel Basics: Part II
Intro to Excel Basics: Part IIIntro to Excel Basics: Part II
Intro to Excel Basics: Part IISi Krishan
 
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious AnalyticVLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious AnalyticMaria Elena Acdol-Talavera
 
Ms excel 2013 data management
Ms excel 2013 data managementMs excel 2013 data management
Ms excel 2013 data managementJesus Obenita Jr.
 
Functions of ms excel 2003
Functions of ms excel 2003Functions of ms excel 2003
Functions of ms excel 2003gaurav jain
 
Basic Formulas - Excel 2013 Tutorial
Basic Formulas - Excel 2013 TutorialBasic Formulas - Excel 2013 Tutorial
Basic Formulas - Excel 2013 TutorialSpreadsheetTrainer
 
Excel Excellence (Microsoft Excel training that "sticks"): Macros
Excel Excellence (Microsoft Excel training that "sticks"): MacrosExcel Excellence (Microsoft Excel training that "sticks"): Macros
Excel Excellence (Microsoft Excel training that "sticks"): MacrosLaura Winger
 
Excel Formula and Function Basics
Excel Formula and Function BasicsExcel Formula and Function Basics
Excel Formula and Function Basicsguest1c3d8c6
 

Mais procurados (20)

Types Of Join In Sql Server - Join With Example In Sql Server
Types Of Join In Sql Server - Join With Example In Sql ServerTypes Of Join In Sql Server - Join With Example In Sql Server
Types Of Join In Sql Server - Join With Example In Sql Server
 
Joins and unions
Joins and unionsJoins and unions
Joins and unions
 
Excel11
Excel11Excel11
Excel11
 
Errors in ms excel
Errors in ms excelErrors in ms excel
Errors in ms excel
 
Mastering Excel Formulas and Functions
Mastering Excel Formulas and FunctionsMastering Excel Formulas and Functions
Mastering Excel Formulas and Functions
 
Spread sheet tools presentation
Spread sheet tools presentationSpread sheet tools presentation
Spread sheet tools presentation
 
Joins And Its Types
Joins And Its TypesJoins And Its Types
Joins And Its Types
 
Chapter.05
Chapter.05Chapter.05
Chapter.05
 
Sql joins inner join self join outer joins
Sql joins inner join self join outer joinsSql joins inner join self join outer joins
Sql joins inner join self join outer joins
 
Row, Column, Index, Match, Offset Functions. Excel Tutorial
Row, Column, Index, Match, Offset Functions. Excel TutorialRow, Column, Index, Match, Offset Functions. Excel Tutorial
Row, Column, Index, Match, Offset Functions. Excel Tutorial
 
Intro to Excel Basics: Part II
Intro to Excel Basics: Part IIIntro to Excel Basics: Part II
Intro to Excel Basics: Part II
 
SQL
SQLSQL
SQL
 
Ms excel formula
Ms excel formulaMs excel formula
Ms excel formula
 
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious AnalyticVLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
 
Ms excel 2013 data management
Ms excel 2013 data managementMs excel 2013 data management
Ms excel 2013 data management
 
Functions of ms excel 2003
Functions of ms excel 2003Functions of ms excel 2003
Functions of ms excel 2003
 
Basic Formulas - Excel 2013 Tutorial
Basic Formulas - Excel 2013 TutorialBasic Formulas - Excel 2013 Tutorial
Basic Formulas - Excel 2013 Tutorial
 
Excel Excellence (Microsoft Excel training that "sticks"): Macros
Excel Excellence (Microsoft Excel training that "sticks"): MacrosExcel Excellence (Microsoft Excel training that "sticks"): Macros
Excel Excellence (Microsoft Excel training that "sticks"): Macros
 
Excel Formula and Function Basics
Excel Formula and Function BasicsExcel Formula and Function Basics
Excel Formula and Function Basics
 
Join sql
Join sqlJoin sql
Join sql
 

Destaque

Lesson 8 Creating Complex Formulas
Lesson 8   Creating Complex FormulasLesson 8   Creating Complex Formulas
Lesson 8 Creating Complex Formulasguevarra_2000
 
Spreadsheets
SpreadsheetsSpreadsheets
Spreadsheetsiarthur
 
Spreadsheets & Databases
Spreadsheets & DatabasesSpreadsheets & Databases
Spreadsheets & DatabasesSina Soltani
 
Applications: Word-Processing, Spreadsheet & Database
Applications: Word-Processing, Spreadsheet & DatabaseApplications: Word-Processing, Spreadsheet & Database
Applications: Word-Processing, Spreadsheet & DatabaseAlaa Sadik
 

Destaque (6)

Lesson 8 Creating Complex Formulas
Lesson 8   Creating Complex FormulasLesson 8   Creating Complex Formulas
Lesson 8 Creating Complex Formulas
 
Spreadsheets
SpreadsheetsSpreadsheets
Spreadsheets
 
Spreadsheets & Databases
Spreadsheets & DatabasesSpreadsheets & Databases
Spreadsheets & Databases
 
What is a spreadsheet
What is a spreadsheetWhat is a spreadsheet
What is a spreadsheet
 
Applications: Word-Processing, Spreadsheet & Database
Applications: Word-Processing, Spreadsheet & DatabaseApplications: Word-Processing, Spreadsheet & Database
Applications: Word-Processing, Spreadsheet & Database
 
Spreadsheets
SpreadsheetsSpreadsheets
Spreadsheets
 

Semelhante a Week2 excel

Lesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptxLesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptxrubben7
 
Excel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuffExcel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuffKevin McLogan
 
Intermediate ms excel for business elective course for dlsu-d hs
Intermediate ms excel for business   elective course for dlsu-d hsIntermediate ms excel for business   elective course for dlsu-d hs
Intermediate ms excel for business elective course for dlsu-d hsMarkFreudBolima
 
Excel_Breif_Overview.pptx
Excel_Breif_Overview.pptxExcel_Breif_Overview.pptx
Excel_Breif_Overview.pptxNitish Nagar
 
CBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxCBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxEdwinAdeolaOluwasina1
 
functionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdffunctionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdfFranzLawrenzDeTorres1
 
excelpresentationshort-170322174149.pdf
excelpresentationshort-170322174149.pdfexcelpresentationshort-170322174149.pdf
excelpresentationshort-170322174149.pdfNitish Nagar
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excelmadhuparna bhowmik
 
MIS 226: Chapter 1
MIS 226: Chapter 1MIS 226: Chapter 1
MIS 226: Chapter 1macrob14
 
Excel presentation (short)
Excel presentation (short)Excel presentation (short)
Excel presentation (short)dhawal mehta
 
Excel 2013 illustrated unit b
Excel 2013 illustrated unit bExcel 2013 illustrated unit b
Excel 2013 illustrated unit bsteckejo
 
Excel 2013 Unit B
Excel 2013 Unit BExcel 2013 Unit B
Excel 2013 Unit Bjarana00
 
Excel basics for everyday use
Excel basics for everyday useExcel basics for everyday use
Excel basics for everyday useKevin McLogan
 

Semelhante a Week2 excel (20)

Lesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptxLesson 27 - Excel Lesson 13.pptx
Lesson 27 - Excel Lesson 13.pptx
 
Excel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuffExcel basics for everyday use-the more advanced stuff
Excel basics for everyday use-the more advanced stuff
 
Modulo 1 de diapo..
Modulo  1 de diapo..Modulo  1 de diapo..
Modulo 1 de diapo..
 
Modulo 1 de diapo..
Modulo  1 de diapo..Modulo  1 de diapo..
Modulo 1 de diapo..
 
Intermediate ms excel for business elective course for dlsu-d hs
Intermediate ms excel for business   elective course for dlsu-d hsIntermediate ms excel for business   elective course for dlsu-d hs
Intermediate ms excel for business elective course for dlsu-d hs
 
Excel_Breif_Overview.pptx
Excel_Breif_Overview.pptxExcel_Breif_Overview.pptx
Excel_Breif_Overview.pptx
 
Excel
ExcelExcel
Excel
 
CBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxCBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptx
 
functionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdffunctionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdf
 
excelpresentationshort-170322174149.pdf
excelpresentationshort-170322174149.pdfexcelpresentationshort-170322174149.pdf
excelpresentationshort-170322174149.pdf
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
 
MIS 226: Chapter 1
MIS 226: Chapter 1MIS 226: Chapter 1
MIS 226: Chapter 1
 
Excel presentation (short)
Excel presentation (short)Excel presentation (short)
Excel presentation (short)
 
Formulas and functions
Formulas and functions Formulas and functions
Formulas and functions
 
Excel 2013 illustrated unit b
Excel 2013 illustrated unit bExcel 2013 illustrated unit b
Excel 2013 illustrated unit b
 
Excel 2013 Unit B
Excel 2013 Unit BExcel 2013 Unit B
Excel 2013 Unit B
 
Excel basics for everyday use
Excel basics for everyday useExcel basics for everyday use
Excel basics for everyday use
 
10Excel.03.ppt
10Excel.03.ppt10Excel.03.ppt
10Excel.03.ppt
 
Excel formulas
Excel formulasExcel formulas
Excel formulas
 
Valuable_Shortcut.ppt
Valuable_Shortcut.pptValuable_Shortcut.ppt
Valuable_Shortcut.ppt
 

Último

Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 

Último (20)

Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 

Week2 excel

  • 3. CREATING COMPLEX FORMULA • Excel is a spreadsheet application that can help you calculate and analyze numerical information. • household budget • company finances • inventory • and many more
  • 4. CREATING COMPLEX FORMULA • In this lesson, you will learn how to write complex formulas in Excel following the order of operations. • relative referencing • cell referencing • absolute referencing • Mixed referencing • range of cell referencing
  • 5. COMPLEX FORMULA • Simple formulas have one mathematical operation, such as 5+5. • Complex formulas have more than one mathematical operation, such as 5+52. • Order of operation should be determined.
  • 6. ORDER OF OPERATIONS • Excel calculates formulas based on the following order of operations: 1. Operations enclosed in parentheses 2. Exponential calculations (to the power of) 3. Multiplication and division, whichever comes first 4. Addition and subtraction, whichever comes first
  • 7. MNEMONIC OF OPERATIONS • A mnemonic that can help you remember the order is : • Please Excuse My Dear Aunt Sally • Parentheses, Exponent, Multiplication, Division, Addition and Subtraction () ^ * / + -
  • 8. ORDER OF OPERATION EXAMPLE • The following example demonstrates how to use the order of operations to calculate a formula:
  • 9. CREATING COMPLEX FORMULA • In this example, we will use cell references in addition to actual values, to create a complex formula that will add tax to the nursery order.
  • 10. WORKING WITH CELL REFERENCES • In order to maintain accurate formulas, it is necessary to understand how cell references respond when you copy or fill them to new cells in the worksheet. • Excel will interpret cell references as either relative, absolute and mixed referencing.
  • 11. WORKING WITH RELATIVE REFERENCE • By default, references. cell references are relative • When copied or filled, they change based on the relative position of rows and columns. NOTE: If you copy a formula =(A1+B1) into row 2, the formula will change to become =(A2+B2).
  • 12. WORKING WITH RELATIVE REFERENCE • Select the first cell where you want to enter the formula (for example, B4). • Enter the formula to calculate the value you want (for example, add B2+B3).
  • 13. WORKING WITH RELATIVE REFERENCE • Press Enter. The formula will be calculated. • Select the cell you want to copy (for example, B4) and click on the Copy. • Your formula is copied to the selected cells as a relative reference (C4=C2+C3, D4=D2+D3, E4=E2+E3, etc.) and the values are calculated.
  • 14. WORKING WITH ABSOLUTE REFERENCES • Absolute references, on the other hand, do not change when they are copied or filled and are used when you want the values to stay the same. • NOTE: If you copy a formula =($A$1+$B$1) into row 2, the formula will still be =($A$1+$B$1).
  • 15. WORKING WITH ABSOLUTE REFERENCES • An absolute reference is designated in the formula by the addition of a dollar sign ($). • It can precede the column reference, the row reference, or both.
  • 16. WORKING WITH ABSOLUTE REFERENCES • Select the first cell where you want to enter the formula (for example, C4) • Click on the cell that contains the first value you want in the formula (for example, B4).
  • 17. WORKING WITH ABSOLUTE REFERENCES • Type the first mathematical operator (for example, the multiplication sign). • Type the dollar sign ($) and enter the column letter of the cell you are making an absolute reference to (for example, B).
  • 18. WORKING WITH ABSOLUTE REFERENCES • Select the cell you want to copy (for example, C4) and click on the Copy. • Select the cells where you want to paste the formula and click on the Paste. • Your formula is copied to the selected cells using the absolute reference (C5=B5*$B$1, C6=B6*$B$1, etc.) and your values are calculated.
  • 19. WORKING WITH CELL REFERENCES • Mixed references, is a combination of relative reference and absolute reference. • NOTE: If you copy a formula =($A$1+B1) into row 2, the formula will change and become =($A$1+B2).
  • 20. WORKING WITH CELL REFERENCES • Cell range, is a tool in excel which lets you group cells from your beginning cell to your last cell and perform operations with those grouped cells. • Symbol used in cell range is ( : ) which means to.