SlideShare a Scribd company logo
1 of 29
NR COMPUTER LEARNING CENTER (NRCLC)

NR Computer Learning Center (NRCLC), located in Orange, CA,
specializes in providing training in using the Microsoft products.
       NRCLC is a Microsoft Authorized Training partner.

   Our goal is to help organizations and individuals improve
     business productivity and efficiency through the use of
  technology. We provide hands-on training in Excel, Access,
 Outlook, Visio, SharePoint and Project Management - ranging
                  from basic to advanced topics.
VAZI OKHANDIAR
 Microsoft Certified Trainer (MCT)
 Project Management Professional (PMP)
 MBA, MSCS and BSEE
 Over 20 years of IT Project Management, Software Development
  and Training experience.
 Worked for EDS (HP), CSC, Toyota
MICROSOFT EXCEL 2010
 Microsoft Excel 2010 is a powerful spreadsheet tool used for
  analyzing, managing and transforming data in a format that
  presentable and easy to understand for decision makers.
EXCEL 2010
 Microsoft Excel 2010, includes over 450 functions and 7
  categories to help users to easily embed functions into their
  formula for quickly and easily generate result without
  programming.


 Formula Tab > Function Library Group > Logical Library
OBJECTIVE
1.   Formula
2.   Relative vs Absolute Cell Reference
3.   Using AutoFill
4.   Using IF statement
5.   Using Multiplication operator
6.   Using Sum & Sumifs function
7.   Using Pivot Table
FORMULA
 A Formula start with an equal sign (=)
 The equal sign goes in the cell where the formula needs to
  appear.
 The equal sign informs Excel what follows is part of a formula
 The formula can consist of Cell Address, value and/or function
EXAMPLE
 The formula to add all the numbers in
 the cell address C3 through C10 using
 function sum is

     = Sum ( C3 : C10 )

    Using Excel    From cell C3
    Function Sum   to Cell C10
TWO TYPES OF CELL
REFERENCES
A cell address in a formula can be of one of the
following types:
   Relative Cell Reference
   Absolute Cell Reference
RELATIVE CELL ADDRESS

A cell address in a formula without a ‘$’ sign is
 referred to as relative cell address.
When a formula with relative cell address is
 copy and pasted on another cell in the
 spreadsheet, Excel automatically updates the
 cell address in the formula based on the new
 location of the formula.
ABSOLUTE CELL ADDRESS
A cell address in a formula with a ‘$’ sign is
 referred to as absolute cell address.
An absolute cell address consists of $ symbol
 before column letter, row number or both.
        For example: = $D$5
When a formula with absolute cell address is
 copy and pasted on another cell, Excel does
 not update the cell address in the formula.
AUTOFILL
 The Auto Fill feature in Excel automatically fill cell with
  data, based on a pattern.
 You can select cells and drag the fill handle across or down
  the cells that you want to fill.
 Example, type Sun in Cell A1, hold down the autofill handle
  and drag it to the right. Excel will automatically fill the cell
  from A1 to G1.
IF STATEMENT
 IF used to conduct conditional tests on values and formulas.
 Returns one value if a condition you specify evaluates to TRUE
  and another value if it evaluates to FALSE.

   IF(logical_test,value_if_true,value_if_false)

Logical_test: is any value or expression that can be evaluated to
TRUE or FALSE.
Value_if_true is the value that is returned if logical_test is TRUE.
Value_if_false is the value that is returned if logical_test is
FALSE.
                                           True        Logic           False
                                                        al
                                                       Test
IF FUNCTION




Formula Tab > Function Library Group > Logical Library
EXAMPLE 1: USING IF FUNCTION
   Sales Rep Table
                                Unit Price Table




   Using IF function, update Sales Rep
   Table with the price of the product listed
   in the Unit Price Table
Sales Rep Table
                                                   Unit Price Table




  Is cell D2             Is cell D2        Is cell D2            Is cell D2
      =           N          =        N        =        N            =
  Microsoft              Microsoft         Microsoft             Microsoft
  OneNote                  Office           Project                Excel
     2010                   2010              2010                  2010


        Y                      Y                 Y                     Y

F2 = $79              F2 =                F2 =                F2 =
                      $350                $599                $139
 =IF(D2=$I$2,$J$2,IF(D2=$I$3,$J$3,IF(D2=$I$4,$J$4,IF(D2=$I$5,$J$5,"N
 A"))))
F2
=IF(D2=$I$2,$J$2,IF(D2=$I$3,$J$3,IF(D2=$I$4,$J$4,IF(D2=$I$5,$J$5,"NA")))
                                    )




                                 update the Unit price for each
                                 sale
EXAMPLE 2: USING MULTIPLICATION
OPERATOR
Using Multiplication (*) operator,
update cost column in the Sales Rep
Table.
     Sales Rep
     Table                            Cost: G2 = E2 *
                                            F2




                                 Cost = unit price * units sold
EXAMPLE 3 : USING SUMIF FUNCTION

   Sales Rep Table
                             Unit Price Table




   Using SUMIF function, update Unit
   Price Table with the number of product
   sold
Total Unit: K2 = SUMIFS($E$2:$E$44,$D$2:$D$44,I2)


 Add the quantity listed in cell E2 to E44
 only if the product listed in column D
 matches with the item listed in column I.
EXAMPLE 4: USING SUM
FUNCTION
Using Sum function to find the grand total for the product
sold.

                                      Cell L2 = J2 * K2




                          Grand Total L6=sum(L2:L5)
PIVOT TABLE

Pivot tables are used for summarizing
 huge amounts of data.
It is also used for analyzing data,
 identifying trends and relationships.
PIVOT TABLE
To create pivot table, select the table with data, click on
Insert Tab and then click on Pivot Table.

Original Table                      Pivot Table




     Table 1: Price
     Table
REPORT 1: UNIT SOLD AND SALES
LISTED BY PRODUCT




                     Pivot Table
REPORT 2: UNIT & REVENUE BY
PRODUCT SOLD




                     Pivot Table
REPORT 3: UNIT SOLD & REVENUE
GENERATED BY EACH OF THE SALE
REPRESENTATIVE




                          Pivot Table
MICROSOFT EXCEL 2010
USEFUL FORMULA & FUNCTIONS
 Microsoft Course #: 50449
 Number of Days: 1
 Format: Instructor-Led
 Prerequisites: Excel 2010 Basic
 Description: Provides students with the knowledge
 and skills in using Formula & Functions in Microsoft
 Excel 2010.

         www.nrclc.com/Excel2010
ADDITIONAL TRAINING OPTIONS
 Instructor-Led Classroom Training (www.nrclc.com)
Online courses (www.nrclc.com/online)
   6 weeks in length
   12 self study lessons

Video (DVD) training
 (www.nrclc.com/elearning)
   Learn on your own time and in the convenience of your own
    home
   Hands-on learning experience

Private training
            www.nrclc.com/Excel2010
CONTACT INFORMATION
NR Computer Learning Center
2100 W. Orangewood, Suite 110
      Orange, CA 92868
        www.nrclc.com
         714-505-3475
       info@nrclc.com


 www.nrclc.com/Excel2010

More Related Content

What's hot (20)

MS Excel
MS ExcelMS Excel
MS Excel
 
Ms excel ppt presentation
Ms excel ppt presentationMs excel ppt presentation
Ms excel ppt presentation
 
Introduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersIntroduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginners
 
Ms excel
Ms excelMs excel
Ms excel
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
 
A Presentation on Spreadsheet
A Presentation on SpreadsheetA Presentation on Spreadsheet
A Presentation on Spreadsheet
 
Basic Ms excel
Basic Ms excelBasic Ms excel
Basic Ms excel
 
Teaching Excel
Teaching ExcelTeaching Excel
Teaching Excel
 
Ms excel
Ms excelMs excel
Ms excel
 
Introduction to MS excel
Introduction to MS excelIntroduction to MS excel
Introduction to MS excel
 
Introduction to spreadsheets
Introduction to spreadsheetsIntroduction to spreadsheets
Introduction to spreadsheets
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
 
Introduction to spreadsheets
Introduction to spreadsheetsIntroduction to spreadsheets
Introduction to spreadsheets
 
Excel training
Excel trainingExcel training
Excel training
 
Spreadsheet basics ppt
Spreadsheet basics pptSpreadsheet basics ppt
Spreadsheet basics ppt
 
Excel lesson01
Excel lesson01Excel lesson01
Excel lesson01
 
Introduction to Spreadsheet Applications
Introduction to Spreadsheet ApplicationsIntroduction to Spreadsheet Applications
Introduction to Spreadsheet Applications
 
Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
 
Spreadsheet-Software
Spreadsheet-SoftwareSpreadsheet-Software
Spreadsheet-Software
 
MS Excel Basics
 MS Excel Basics MS Excel Basics
MS Excel Basics
 

Viewers also liked

MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMridul Bansal
 
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesE-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesBurCom Consulting Ltd.
 
Microsoft word presentation
Microsoft word presentationMicrosoft word presentation
Microsoft word presentationegirshovich
 
Excel 2010 Unit B PPT
Excel 2010 Unit B PPTExcel 2010 Unit B PPT
Excel 2010 Unit B PPTokmomwalking
 
MS Excel 2010 training module
MS Excel 2010 training moduleMS Excel 2010 training module
MS Excel 2010 training moduleAijaz Ali Mooro
 
Introduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 TutorialIntroduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 TutorialSpreadsheetTrainer
 
Excel 2010 Unit A PPT
Excel 2010 Unit A PPTExcel 2010 Unit A PPT
Excel 2010 Unit A PPTokmomwalking
 
Microsoft word basics ppt
Microsoft word basics pptMicrosoft word basics ppt
Microsoft word basics pptjdbutler13
 
Advanced Excel &Basic Excel Training
Advanced Excel &Basic Excel TrainingAdvanced Excel &Basic Excel Training
Advanced Excel &Basic Excel Trainingaarkex
 
How to create a basic power point presentation
How to create a basic power point presentationHow to create a basic power point presentation
How to create a basic power point presentationjoluisae
 
Management productivity tools1
Management productivity tools1Management productivity tools1
Management productivity tools1Hari Krishnan
 
STARTING MICROSOFT EXCEL 2010
STARTING MICROSOFT EXCEL 2010STARTING MICROSOFT EXCEL 2010
STARTING MICROSOFT EXCEL 2010Estrelle M.A.
 
State of the Word 2011
State of the Word 2011State of the Word 2011
State of the Word 2011photomatt
 

Viewers also liked (20)

MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATION
 
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesE-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
 
Ppt on ms excel
Ppt on ms excelPpt on ms excel
Ppt on ms excel
 
50 MS Excel Tips and Tricks
50 MS Excel Tips and Tricks 50 MS Excel Tips and Tricks
50 MS Excel Tips and Tricks
 
Ms excel 2007
Ms excel 2007Ms excel 2007
Ms excel 2007
 
Microsoft word presentation
Microsoft word presentationMicrosoft word presentation
Microsoft word presentation
 
Excel 2010 Unit B PPT
Excel 2010 Unit B PPTExcel 2010 Unit B PPT
Excel 2010 Unit B PPT
 
excell
excellexcell
excell
 
MS Excel 2010 training module
MS Excel 2010 training moduleMS Excel 2010 training module
MS Excel 2010 training module
 
Introduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 TutorialIntroduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 Tutorial
 
Excel 2010 Unit A PPT
Excel 2010 Unit A PPTExcel 2010 Unit A PPT
Excel 2010 Unit A PPT
 
Microsoft word basics ppt
Microsoft word basics pptMicrosoft word basics ppt
Microsoft word basics ppt
 
Advanced Excel &Basic Excel Training
Advanced Excel &Basic Excel TrainingAdvanced Excel &Basic Excel Training
Advanced Excel &Basic Excel Training
 
How to create a basic power point presentation
How to create a basic power point presentationHow to create a basic power point presentation
How to create a basic power point presentation
 
Management productivity tools1
Management productivity tools1Management productivity tools1
Management productivity tools1
 
EXCELL 2010 brochure
EXCELL 2010 brochureEXCELL 2010 brochure
EXCELL 2010 brochure
 
Excel 2010.01 edited
Excel 2010.01 editedExcel 2010.01 edited
Excel 2010.01 edited
 
STARTING MICROSOFT EXCEL 2010
STARTING MICROSOFT EXCEL 2010STARTING MICROSOFT EXCEL 2010
STARTING MICROSOFT EXCEL 2010
 
State of the Word 2011
State of the Word 2011State of the Word 2011
State of the Word 2011
 
Excel Lesson 1: Excel Basics
Excel Lesson 1: Excel BasicsExcel Lesson 1: Excel Basics
Excel Lesson 1: Excel Basics
 

Similar to Microsoft excel 2010 useful formula & functions

Succeeding in Business with Microsoft Excel 2010 A Problem Solving Approach 1...
Succeeding in Business with Microsoft Excel 2010 A Problem Solving Approach 1...Succeeding in Business with Microsoft Excel 2010 A Problem Solving Approach 1...
Succeeding in Business with Microsoft Excel 2010 A Problem Solving Approach 1...KeithRomeros
 
03 Logical functions.pdf
03 Logical functions.pdf03 Logical functions.pdf
03 Logical functions.pdfRizwanAli988729
 
Excel Formulas Functions
Excel Formulas FunctionsExcel Formulas Functions
Excel Formulas Functionssimply_coool
 
Excel Formulas Functions 2007
Excel Formulas Functions 2007Excel Formulas Functions 2007
Excel Formulas Functions 2007simply_coool
 
Cover PageComplete and copy the following to Word for your cover p.docx
Cover PageComplete and copy the following to Word for your cover p.docxCover PageComplete and copy the following to Word for your cover p.docx
Cover PageComplete and copy the following to Word for your cover p.docxfaithxdunce63732
 
Microsoft excel 2010 course ii
Microsoft excel 2010   course iiMicrosoft excel 2010   course ii
Microsoft excel 2010 course iiDon Eck
 
Sample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced EssentialsSample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced Essentialslearnbydoing
 
Introduction_Excel.ppt
Introduction_Excel.pptIntroduction_Excel.ppt
Introduction_Excel.pptelsagalgao
 
Excel 2003 tutorial 3
Excel 2003 tutorial 3Excel 2003 tutorial 3
Excel 2003 tutorial 3catacata1976
 
functionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdffunctionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdfFranzLawrenzDeTorres1
 
In Section 1 on the Data page, complete each column of the spreads.docx
In Section 1 on the Data page, complete each column of the spreads.docxIn Section 1 on the Data page, complete each column of the spreads.docx
In Section 1 on the Data page, complete each column of the spreads.docxsleeperharwell
 

Similar to Microsoft excel 2010 useful formula & functions (20)

Succeeding in Business with Microsoft Excel 2010 A Problem Solving Approach 1...
Succeeding in Business with Microsoft Excel 2010 A Problem Solving Approach 1...Succeeding in Business with Microsoft Excel 2010 A Problem Solving Approach 1...
Succeeding in Business with Microsoft Excel 2010 A Problem Solving Approach 1...
 
03 Logical functions.pdf
03 Logical functions.pdf03 Logical functions.pdf
03 Logical functions.pdf
 
Excel Formulas Functions
Excel Formulas FunctionsExcel Formulas Functions
Excel Formulas Functions
 
G10 Unit 4.pptx
G10 Unit 4.pptxG10 Unit 4.pptx
G10 Unit 4.pptx
 
Excel Formulas Functions 2007
Excel Formulas Functions 2007Excel Formulas Functions 2007
Excel Formulas Functions 2007
 
Cover PageComplete and copy the following to Word for your cover p.docx
Cover PageComplete and copy the following to Word for your cover p.docxCover PageComplete and copy the following to Word for your cover p.docx
Cover PageComplete and copy the following to Word for your cover p.docx
 
Microsoft excel 2010 course ii
Microsoft excel 2010   course iiMicrosoft excel 2010   course ii
Microsoft excel 2010 course ii
 
Excel
ExcelExcel
Excel
 
Excel
ExcelExcel
Excel
 
Sample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced EssentialsSample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced Essentials
 
Excel formulas
Excel formulasExcel formulas
Excel formulas
 
Excel300
Excel300Excel300
Excel300
 
Vlookup example
Vlookup exampleVlookup example
Vlookup example
 
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
 
Excel 2003 tutorial 3
Excel 2003 tutorial 3Excel 2003 tutorial 3
Excel 2003 tutorial 3
 
functionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdffunctionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdf
 
In Section 1 on the Data page, complete each column of the spreads.docx
In Section 1 on the Data page, complete each column of the spreads.docxIn Section 1 on the Data page, complete each column of the spreads.docx
In Section 1 on the Data page, complete each column of the spreads.docx
 

More from NR Computer Learning Center

App Development with Apple Swift Certification at Certiport Centers
App Development with Apple Swift Certification at Certiport CentersApp Development with Apple Swift Certification at Certiport Centers
App Development with Apple Swift Certification at Certiport CentersNR Computer Learning Center
 
Building a Dashboard in an hour with Power Pivot and Power BI
Building a Dashboard in an hour with Power Pivot and Power BIBuilding a Dashboard in an hour with Power Pivot and Power BI
Building a Dashboard in an hour with Power Pivot and Power BINR Computer Learning Center
 
Introduction to the basic mathematical concept with Python Turtle.
Introduction to the basic mathematical concept with Python Turtle.Introduction to the basic mathematical concept with Python Turtle.
Introduction to the basic mathematical concept with Python Turtle.NR Computer Learning Center
 
Stem presentation - Pathways to Technology Oriented Careers
Stem presentation - Pathways to Technology Oriented CareersStem presentation - Pathways to Technology Oriented Careers
Stem presentation - Pathways to Technology Oriented CareersNR Computer Learning Center
 
Building a Dashboard in an Hour using Microsoft PowerPivot & Power BI
Building a Dashboard in an Hour using Microsoft PowerPivot & Power BIBuilding a Dashboard in an Hour using Microsoft PowerPivot & Power BI
Building a Dashboard in an Hour using Microsoft PowerPivot & Power BINR Computer Learning Center
 

More from NR Computer Learning Center (20)

Power BI Desktop Overview
Power BI Desktop Overview Power BI Desktop Overview
Power BI Desktop Overview
 
Building Dashboard with Excel
Building Dashboard with ExcelBuilding Dashboard with Excel
Building Dashboard with Excel
 
Introduction to Data Analytics
Introduction to Data AnalyticsIntroduction to Data Analytics
Introduction to Data Analytics
 
Python - Data Structures
Python - Data StructuresPython - Data Structures
Python - Data Structures
 
Introduction to SQL
Introduction to SQLIntroduction to SQL
Introduction to SQL
 
Office 2019 tips & tricks
Office 2019 tips & tricksOffice 2019 tips & tricks
Office 2019 tips & tricks
 
App Development with Apple Swift Certification at Certiport Centers
App Development with Apple Swift Certification at Certiport CentersApp Development with Apple Swift Certification at Certiport Centers
App Development with Apple Swift Certification at Certiport Centers
 
Project management fundamentals
Project management fundamentalsProject management fundamentals
Project management fundamentals
 
National College Testing Association (NCTA)
National College Testing Association (NCTA)National College Testing Association (NCTA)
National College Testing Association (NCTA)
 
National College Testing Association (NCTA)
National College Testing Association (NCTA)National College Testing Association (NCTA)
National College Testing Association (NCTA)
 
Building a Dashboard in an hour with Power Pivot and Power BI
Building a Dashboard in an hour with Power Pivot and Power BIBuilding a Dashboard in an hour with Power Pivot and Power BI
Building a Dashboard in an hour with Power Pivot and Power BI
 
Introduction to the basic mathematical concept with Python Turtle.
Introduction to the basic mathematical concept with Python Turtle.Introduction to the basic mathematical concept with Python Turtle.
Introduction to the basic mathematical concept with Python Turtle.
 
Stem presentation - Pathways to Technology Oriented Careers
Stem presentation - Pathways to Technology Oriented CareersStem presentation - Pathways to Technology Oriented Careers
Stem presentation - Pathways to Technology Oriented Careers
 
MTA 98 364 - database fundamentals
MTA 98 364 - database fundamentalsMTA 98 364 - database fundamentals
MTA 98 364 - database fundamentals
 
MTA 361 software development fundamentals
MTA 361   software development fundamentalsMTA 361   software development fundamentals
MTA 361 software development fundamentals
 
Introduction to java
Introduction to javaIntroduction to java
Introduction to java
 
Introduction to c++
Introduction to c++Introduction to c++
Introduction to c++
 
Executive dashboard for small business
Executive dashboard for small businessExecutive dashboard for small business
Executive dashboard for small business
 
Building a Dashboard in an Hour using Microsoft PowerPivot & Power BI
Building a Dashboard in an Hour using Microsoft PowerPivot & Power BIBuilding a Dashboard in an Hour using Microsoft PowerPivot & Power BI
Building a Dashboard in an Hour using Microsoft PowerPivot & Power BI
 
Arduino for teens
Arduino for teensArduino for teens
Arduino for teens
 

Recently uploaded

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 

Recently uploaded (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 

Microsoft excel 2010 useful formula & functions

  • 1.
  • 2. NR COMPUTER LEARNING CENTER (NRCLC) NR Computer Learning Center (NRCLC), located in Orange, CA, specializes in providing training in using the Microsoft products. NRCLC is a Microsoft Authorized Training partner. Our goal is to help organizations and individuals improve business productivity and efficiency through the use of technology. We provide hands-on training in Excel, Access, Outlook, Visio, SharePoint and Project Management - ranging from basic to advanced topics.
  • 3. VAZI OKHANDIAR  Microsoft Certified Trainer (MCT)  Project Management Professional (PMP)  MBA, MSCS and BSEE  Over 20 years of IT Project Management, Software Development and Training experience.  Worked for EDS (HP), CSC, Toyota
  • 4. MICROSOFT EXCEL 2010  Microsoft Excel 2010 is a powerful spreadsheet tool used for analyzing, managing and transforming data in a format that presentable and easy to understand for decision makers.
  • 5. EXCEL 2010  Microsoft Excel 2010, includes over 450 functions and 7 categories to help users to easily embed functions into their formula for quickly and easily generate result without programming. Formula Tab > Function Library Group > Logical Library
  • 6. OBJECTIVE 1. Formula 2. Relative vs Absolute Cell Reference 3. Using AutoFill 4. Using IF statement 5. Using Multiplication operator 6. Using Sum & Sumifs function 7. Using Pivot Table
  • 7. FORMULA  A Formula start with an equal sign (=)  The equal sign goes in the cell where the formula needs to appear.  The equal sign informs Excel what follows is part of a formula  The formula can consist of Cell Address, value and/or function
  • 8. EXAMPLE The formula to add all the numbers in the cell address C3 through C10 using function sum is = Sum ( C3 : C10 ) Using Excel From cell C3 Function Sum to Cell C10
  • 9. TWO TYPES OF CELL REFERENCES A cell address in a formula can be of one of the following types:  Relative Cell Reference  Absolute Cell Reference
  • 10. RELATIVE CELL ADDRESS A cell address in a formula without a ‘$’ sign is referred to as relative cell address. When a formula with relative cell address is copy and pasted on another cell in the spreadsheet, Excel automatically updates the cell address in the formula based on the new location of the formula.
  • 11. ABSOLUTE CELL ADDRESS A cell address in a formula with a ‘$’ sign is referred to as absolute cell address. An absolute cell address consists of $ symbol before column letter, row number or both. For example: = $D$5 When a formula with absolute cell address is copy and pasted on another cell, Excel does not update the cell address in the formula.
  • 12. AUTOFILL  The Auto Fill feature in Excel automatically fill cell with data, based on a pattern.  You can select cells and drag the fill handle across or down the cells that you want to fill.  Example, type Sun in Cell A1, hold down the autofill handle and drag it to the right. Excel will automatically fill the cell from A1 to G1.
  • 13. IF STATEMENT  IF used to conduct conditional tests on values and formulas.  Returns one value if a condition you specify evaluates to TRUE and another value if it evaluates to FALSE. IF(logical_test,value_if_true,value_if_false) Logical_test: is any value or expression that can be evaluated to TRUE or FALSE. Value_if_true is the value that is returned if logical_test is TRUE. Value_if_false is the value that is returned if logical_test is FALSE. True Logic False al Test
  • 14. IF FUNCTION Formula Tab > Function Library Group > Logical Library
  • 15. EXAMPLE 1: USING IF FUNCTION Sales Rep Table Unit Price Table Using IF function, update Sales Rep Table with the price of the product listed in the Unit Price Table
  • 16. Sales Rep Table Unit Price Table Is cell D2 Is cell D2 Is cell D2 Is cell D2 = N = N = N = Microsoft Microsoft Microsoft Microsoft OneNote Office Project Excel 2010 2010 2010 2010 Y Y Y Y F2 = $79 F2 = F2 = F2 = $350 $599 $139 =IF(D2=$I$2,$J$2,IF(D2=$I$3,$J$3,IF(D2=$I$4,$J$4,IF(D2=$I$5,$J$5,"N A"))))
  • 18. EXAMPLE 2: USING MULTIPLICATION OPERATOR Using Multiplication (*) operator, update cost column in the Sales Rep Table. Sales Rep Table Cost: G2 = E2 * F2 Cost = unit price * units sold
  • 19. EXAMPLE 3 : USING SUMIF FUNCTION Sales Rep Table Unit Price Table Using SUMIF function, update Unit Price Table with the number of product sold
  • 20. Total Unit: K2 = SUMIFS($E$2:$E$44,$D$2:$D$44,I2) Add the quantity listed in cell E2 to E44 only if the product listed in column D matches with the item listed in column I.
  • 21. EXAMPLE 4: USING SUM FUNCTION Using Sum function to find the grand total for the product sold. Cell L2 = J2 * K2 Grand Total L6=sum(L2:L5)
  • 22. PIVOT TABLE Pivot tables are used for summarizing huge amounts of data. It is also used for analyzing data, identifying trends and relationships.
  • 23. PIVOT TABLE To create pivot table, select the table with data, click on Insert Tab and then click on Pivot Table. Original Table Pivot Table Table 1: Price Table
  • 24. REPORT 1: UNIT SOLD AND SALES LISTED BY PRODUCT Pivot Table
  • 25. REPORT 2: UNIT & REVENUE BY PRODUCT SOLD Pivot Table
  • 26. REPORT 3: UNIT SOLD & REVENUE GENERATED BY EACH OF THE SALE REPRESENTATIVE Pivot Table
  • 27. MICROSOFT EXCEL 2010 USEFUL FORMULA & FUNCTIONS  Microsoft Course #: 50449  Number of Days: 1  Format: Instructor-Led  Prerequisites: Excel 2010 Basic  Description: Provides students with the knowledge and skills in using Formula & Functions in Microsoft Excel 2010. www.nrclc.com/Excel2010
  • 28. ADDITIONAL TRAINING OPTIONS  Instructor-Led Classroom Training (www.nrclc.com) Online courses (www.nrclc.com/online)  6 weeks in length  12 self study lessons Video (DVD) training (www.nrclc.com/elearning)  Learn on your own time and in the convenience of your own home  Hands-on learning experience Private training www.nrclc.com/Excel2010
  • 29. CONTACT INFORMATION NR Computer Learning Center 2100 W. Orangewood, Suite 110 Orange, CA 92868 www.nrclc.com 714-505-3475 info@nrclc.com www.nrclc.com/Excel2010

Editor's Notes

  1. This spreadsheet contains the information regarding Order date, Region, Rep who sold it, Item that was sold, number of units sold, cost per unit.You can use pivot table to find the list of product sold, total quantity sold and total revenue generated through the sale .You can also see the revune generated by region or sales by sales rep.
  2. Or you can drill down and see who sold what in each of the regions.
  3. Small groups of students (maximum of 12)One computer per studentTraining MaterialCertified InstructorQuick Reference CardCertificate of completion