SlideShare une entreprise Scribd logo
1  sur  24
Télécharger pour lire hors ligne
LearnIT@Lunch



Understanding Formulas
    and Functions
    In Excel 2007



IT-User Services
Using Formulas
During this session you will learn about:

•   Basic mathematical operators
•   Relative and absolute cell references
•   Using Functions
•   Using the IF function
•   Finding the right function
•   Fixing errors
•   Working with range name
Formula vs. Function
Formulas are equations that
perform calculations on values.




Functions are predefined
formulas that perform
calculations by using specific
values in a certain order.
Mathematical Operators

Basic Mathematical Operators
Control order of operations with ( )
Mathematical Operators
Use Parentheses to control operations
Exploring Functions
Function syntax
=FunctionName(Argument1, Argument2, Agrument3)

Useful & Simple Functions
=SUM
=AVERAGE
=MIN
=MAX
Exploring Functions
=SUM (range or arguments)
Copying Formula
Relative References
When a formula is copied, the referenced cells
changes




*Note: The result of cut and paste is different than copy and past
Copying Formula
Absolute References
•Use $ to ‘lock’ the row/column reference
•Press (F4) to create the ($) sign
Copying Formula
Quick Tips
 •Use Ctl + Enter
 •Double click the Fill Handle
AutoCalculate
Using AutoCalculate
Calculations done by Excel on range of data
Display Formulas
Displaying and Printing Formulas
Formulas Tab, Show Formulas button
Using the Function Library
Inserting Functions
Type into formula bar or use the function
library
Finding Functions
AutoComplete (new in Excel 2007)
Type = then first letter of the function
Finding Functions
Function Wizard
Type key words search or browse library
Using IF Function
IF Function syntax
=IF (test, if value true, if value false)
VLOOKUP Syntax
            =VLOOKUP(J2,$N$1:$O$4,2,FALSE)
                     To Find an Exact Match
J2 = Lookup value (last 4 digits of pro card)
$N$1:$O$4 = Table array (pro card # with employee name)
2 = Column index from table array with value to be returned
False = Tells Excel to return value if exact match is found
  This function works differently based on the 4th parameter.
Using Functions
Working with Nested Functions
Functions inside other functions
Identifying Errors
Error Messages
#VALUE! – Trying to do math with nonnumeric data.

#DIV/0! – Trying to divide by zero.

#REF! – Occurs when a cell reference is not valid. (When a cell
referenced in formula has been deleted.)

#N/A! – Occurs when a value is not available to a function or
formula.
Naming a cell or range
Instead of using the cell address, give the
cell or range a name (e.g. grandtotal)
Naming a cell or range
• Make formulas easier to understand and
  use
  • “procardlist” is much more meaningful than
    A2:B5.

• Quick navigation
Naming a cell or range
Naming Rules
• Up to 255 characters long
• No spaces (may use “_” underscore)
• Cannot contain special characters (!”$)
• Cannot contain operators (+-%)
Naming a cell or range
Defining and Using Range Names
Select Formulas tab and Define Name
Helpful Resources
www.udel.edu/learn
www.udel.edu/help or call 831-6000
www.datapigtechnologies.com
http://office.microsoft.com/en-us/training

Contenu connexe

Tendances

ms excel presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...alok1994
 
Excel lesson formulas and functions
Excel lesson formulas and functionsExcel lesson formulas and functions
Excel lesson formulas and functionswildman099
 
Ms excel ppt presentation
Ms excel ppt presentationMs excel ppt presentation
Ms excel ppt presentationvethics
 
Libre Office Calc Lesson 1: Introduction to spreadsheets
Libre Office Calc Lesson 1: Introduction to spreadsheetsLibre Office Calc Lesson 1: Introduction to spreadsheets
Libre Office Calc Lesson 1: Introduction to spreadsheetsSmart Chicago Collaborative
 
MS Excel Learning for PPC Google AdWords Training Course
MS Excel Learning for PPC Google AdWords Training CourseMS Excel Learning for PPC Google AdWords Training Course
MS Excel Learning for PPC Google AdWords Training CourseRanjan Jena
 
Training On Microsoft Excel
Training On Microsoft ExcelTraining On Microsoft Excel
Training On Microsoft ExcelTimesRide
 
10 Excel Formulas that will help you in any Job
10 Excel Formulas that will help you in any Job10 Excel Formulas that will help you in any Job
10 Excel Formulas that will help you in any JobHitesh Biyani
 
Introduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersIntroduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersBlogger Mumma
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel FunctionsGautam Gupta
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excelDr. Prashant Vats
 
Basic Excel PPT Presentation.pptx
Basic Excel PPT Presentation.pptxBasic Excel PPT Presentation.pptx
Basic Excel PPT Presentation.pptxClengAP
 
Microsoft Excel VLOOKUP Function
Microsoft Excel VLOOKUP FunctionMicrosoft Excel VLOOKUP Function
Microsoft Excel VLOOKUP FunctionExcel
 
Excel 2010
Excel 2010Excel 2010
Excel 2010nhumar
 

Tendances (20)

ms excel presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...
 
Ms excel
Ms excelMs excel
Ms excel
 
Excel formulas tf-jul1605
Excel formulas tf-jul1605Excel formulas tf-jul1605
Excel formulas tf-jul1605
 
Excel lesson formulas and functions
Excel lesson formulas and functionsExcel lesson formulas and functions
Excel lesson formulas and functions
 
Ms excel ppt presentation
Ms excel ppt presentationMs excel ppt presentation
Ms excel ppt presentation
 
Formulas and functions
Formulas and functions Formulas and functions
Formulas and functions
 
Excel lesson01
Excel lesson01Excel lesson01
Excel lesson01
 
Libre Office Calc Lesson 1: Introduction to spreadsheets
Libre Office Calc Lesson 1: Introduction to spreadsheetsLibre Office Calc Lesson 1: Introduction to spreadsheets
Libre Office Calc Lesson 1: Introduction to spreadsheets
 
MS Excel Learning for PPC Google AdWords Training Course
MS Excel Learning for PPC Google AdWords Training CourseMS Excel Learning for PPC Google AdWords Training Course
MS Excel Learning for PPC Google AdWords Training Course
 
Ms excel
Ms excelMs excel
Ms excel
 
Training On Microsoft Excel
Training On Microsoft ExcelTraining On Microsoft Excel
Training On Microsoft Excel
 
10 Excel Formulas that will help you in any Job
10 Excel Formulas that will help you in any Job10 Excel Formulas that will help you in any Job
10 Excel Formulas that will help you in any Job
 
MS EXCEL
MS EXCELMS EXCEL
MS EXCEL
 
Introduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersIntroduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginners
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel Functions
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
 
Basic Excel PPT Presentation.pptx
Basic Excel PPT Presentation.pptxBasic Excel PPT Presentation.pptx
Basic Excel PPT Presentation.pptx
 
Microsoft Excel VLOOKUP Function
Microsoft Excel VLOOKUP FunctionMicrosoft Excel VLOOKUP Function
Microsoft Excel VLOOKUP Function
 
Excel 2010
Excel 2010Excel 2010
Excel 2010
 
Formula in MS Excel
Formula in MS ExcelFormula in MS Excel
Formula in MS Excel
 

En vedette

Excel Formula and Function Basics
Excel Formula and Function BasicsExcel Formula and Function Basics
Excel Formula and Function Basicsguest1c3d8c6
 
Financial modeling presentation
Financial modeling presentationFinancial modeling presentation
Financial modeling presentationMajd Ghanem,MBA
 
Williams 2008 Bimp Eaga Paradox As Pubd
Williams 2008 Bimp Eaga Paradox As PubdWilliams 2008 Bimp Eaga Paradox As Pubd
Williams 2008 Bimp Eaga Paradox As Pubdmarkswilliams59
 
гимнастика для рук пять малышей
гимнастика для рук пять малышейгимнастика для рук пять малышей
гимнастика для рук пять малышейguestddbae10
 
Mitä Tein Tietotekniikan Valinnaisessa
Mitä Tein Tietotekniikan ValinnaisessaMitä Tein Tietotekniikan Valinnaisessa
Mitä Tein Tietotekniikan Valinnaisessasuvi95
 
Care in the digital age unlocking the future
Care in the digital age unlocking the futureCare in the digital age unlocking the future
Care in the digital age unlocking the futureShirley Ayres
 
Airlines - Whitney Sewell
Airlines - Whitney SewellAirlines - Whitney Sewell
Airlines - Whitney SewellWhitney Sewell
 
Implementing OpenID for Your Social Networking Site
Implementing OpenID for Your Social Networking SiteImplementing OpenID for Your Social Networking Site
Implementing OpenID for Your Social Networking SiteDavid Keener
 
Mgt522 Project 2 Presentation
Mgt522  Project 2  PresentationMgt522  Project 2  Presentation
Mgt522 Project 2 PresentationBCDEHKR
 
Procesare Rdf Sub .Net Framework
Procesare Rdf Sub .Net FrameworkProcesare Rdf Sub .Net Framework
Procesare Rdf Sub .Net Frameworkdodoshelu
 
Office Party @ The Bowl
Office Party @ The BowlOffice Party @ The Bowl
Office Party @ The BowlJoppa
 
Psychologist Power Point
Psychologist Power PointPsychologist Power Point
Psychologist Power Pointpvlawsonl13
 
L'evoluzione dei mondi virtuali
L'evoluzione dei mondi virtualiL'evoluzione dei mondi virtuali
L'evoluzione dei mondi virtualiLuca Spoldi
 
Desafio faber castell jaime penuela
Desafio faber castell jaime penuelaDesafio faber castell jaime penuela
Desafio faber castell jaime penuelaJaime Penuela
 
James Metcalfe's Real Estate Update 02,2012
James Metcalfe's Real Estate Update  02,2012James Metcalfe's Real Estate Update  02,2012
James Metcalfe's Real Estate Update 02,2012James Metcalfe
 

En vedette (20)

Excel Formula and Function Basics
Excel Formula and Function BasicsExcel Formula and Function Basics
Excel Formula and Function Basics
 
Financial modeling presentation
Financial modeling presentationFinancial modeling presentation
Financial modeling presentation
 
Williams 2008 Bimp Eaga Paradox As Pubd
Williams 2008 Bimp Eaga Paradox As PubdWilliams 2008 Bimp Eaga Paradox As Pubd
Williams 2008 Bimp Eaga Paradox As Pubd
 
гимнастика для рук пять малышей
гимнастика для рук пять малышейгимнастика для рук пять малышей
гимнастика для рук пять малышей
 
Mitä Tein Tietotekniikan Valinnaisessa
Mitä Tein Tietotekniikan ValinnaisessaMitä Tein Tietotekniikan Valinnaisessa
Mitä Tein Tietotekniikan Valinnaisessa
 
лето
летолето
лето
 
Care in the digital age unlocking the future
Care in the digital age unlocking the futureCare in the digital age unlocking the future
Care in the digital age unlocking the future
 
Airlines - Whitney Sewell
Airlines - Whitney SewellAirlines - Whitney Sewell
Airlines - Whitney Sewell
 
Implementing OpenID for Your Social Networking Site
Implementing OpenID for Your Social Networking SiteImplementing OpenID for Your Social Networking Site
Implementing OpenID for Your Social Networking Site
 
Mgt522 Project 2 Presentation
Mgt522  Project 2  PresentationMgt522  Project 2  Presentation
Mgt522 Project 2 Presentation
 
Procesare Rdf Sub .Net Framework
Procesare Rdf Sub .Net FrameworkProcesare Rdf Sub .Net Framework
Procesare Rdf Sub .Net Framework
 
3ª Declinación
3ª Declinación3ª Declinación
3ª Declinación
 
Office Party @ The Bowl
Office Party @ The BowlOffice Party @ The Bowl
Office Party @ The Bowl
 
FLASH繪圖工具介紹
FLASH繪圖工具介紹FLASH繪圖工具介紹
FLASH繪圖工具介紹
 
Psychologist Power Point
Psychologist Power PointPsychologist Power Point
Psychologist Power Point
 
Ep Fort Baxter Collection
Ep Fort Baxter CollectionEp Fort Baxter Collection
Ep Fort Baxter Collection
 
L'evoluzione dei mondi virtuali
L'evoluzione dei mondi virtualiL'evoluzione dei mondi virtuali
L'evoluzione dei mondi virtuali
 
Desafio faber castell jaime penuela
Desafio faber castell jaime penuelaDesafio faber castell jaime penuela
Desafio faber castell jaime penuela
 
James Metcalfe's Real Estate Update 02,2012
James Metcalfe's Real Estate Update  02,2012James Metcalfe's Real Estate Update  02,2012
James Metcalfe's Real Estate Update 02,2012
 
Elvis 1984
Elvis 1984Elvis 1984
Elvis 1984
 

Similaire à Excel functions formulas

Excel 2003 tutorial 3
Excel 2003 tutorial 3Excel 2003 tutorial 3
Excel 2003 tutorial 3catacata1976
 
Excel basics for everyday use part three
Excel basics for everyday use part threeExcel basics for everyday use part three
Excel basics for everyday use part threeKevin McLogan
 
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
 
ExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptxExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptxJohn Donahue
 
Introduction_Excel.ppt
Introduction_Excel.pptIntroduction_Excel.ppt
Introduction_Excel.pptelsagalgao
 
CBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxCBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxEdwinAdeolaOluwasina1
 
Useful Excel Functions & Formula Used everywhere.pptx
Useful Excel Functions & Formula Used everywhere.pptxUseful Excel Functions & Formula Used everywhere.pptx
Useful Excel Functions & Formula Used everywhere.pptxvanshikatyagi74
 
The 4 Step Excel 2013 Functions Guide
The 4 Step Excel 2013 Functions GuideThe 4 Step Excel 2013 Functions Guide
The 4 Step Excel 2013 Functions GuideHow To Technology
 
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)Patrice Dowtin, MS, MBA
 
Advanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptxAdvanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptxCliffordBorromeo
 

Similaire à Excel functions formulas (20)

Excel 2003 tutorial 3
Excel 2003 tutorial 3Excel 2003 tutorial 3
Excel 2003 tutorial 3
 
Excel basics for everyday use part three
Excel basics for everyday use part threeExcel basics for everyday use part three
Excel basics for everyday use part three
 
Lookup and PIVOT.ppt
Lookup and  PIVOT.pptLookup and  PIVOT.ppt
Lookup and PIVOT.ppt
 
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
 
Ms excel
Ms excelMs excel
Ms excel
 
Grade 6 computer
Grade 6 computer Grade 6 computer
Grade 6 computer
 
ExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptxExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptx
 
Introduction_Excel.ppt
Introduction_Excel.pptIntroduction_Excel.ppt
Introduction_Excel.ppt
 
Introduction_Excel.ppt
Introduction_Excel.pptIntroduction_Excel.ppt
Introduction_Excel.ppt
 
Introduction_Excel.ppt
Introduction_Excel.pptIntroduction_Excel.ppt
Introduction_Excel.ppt
 
Introduction_Excel.ppt
Introduction_Excel.pptIntroduction_Excel.ppt
Introduction_Excel.ppt
 
CBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptxCBN Advanced Excel Training Slide.pptx
CBN Advanced Excel Training Slide.pptx
 
Useful Excel Functions & Formula Used everywhere.pptx
Useful Excel Functions & Formula Used everywhere.pptxUseful Excel Functions & Formula Used everywhere.pptx
Useful Excel Functions & Formula Used everywhere.pptx
 
Excel
ExcelExcel
Excel
 
The 4 Step Excel 2013 Functions Guide
The 4 Step Excel 2013 Functions GuideThe 4 Step Excel 2013 Functions Guide
The 4 Step Excel 2013 Functions Guide
 
Excel functions
Excel functionsExcel functions
Excel functions
 
Excel
ExcelExcel
Excel
 
Excel
ExcelExcel
Excel
 
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
 
Advanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptxAdvanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptx
 

Dernier

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
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
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 

Dernier (20)

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
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
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 

Excel functions formulas