尊敬的 微信汇率:1円 ≈ 0.046215 元 支付宝汇率:1円 ≈ 0.046306元 [退出登录]
SlideShare a Scribd company logo
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

Microsoft Excel 101
Microsoft Excel 101Microsoft Excel 101
Microsoft Excel 101
Louis Honeyman
 
MS-Excel Formulas and Functions
MS-Excel Formulas and FunctionsMS-Excel Formulas and Functions
MS-Excel Formulas and Functions
P. SUNDARI ARUN
 
Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
Compudon
 
If Function In Excel
If Function In ExcelIf Function In Excel
If Function In Excel
dinesh takyar
 
Excel 2007- Enter Formulas
Excel 2007- Enter FormulasExcel 2007- Enter Formulas
Excel 2007- Enter Formulas
Oklahoma Dept. Mental Health
 
Ms excel
Ms excelMs excel
MS excel - match function
MS excel - match functionMS excel - match function
MS excel - match function
Vincent Segondo
 
Sorting and Filtering.pptx
Sorting and Filtering.pptxSorting and Filtering.pptx
Sorting and Filtering.pptx
DrAbhishekKumarSingh3
 
Excel for beginner
Excel for beginnerExcel for beginner
Excel for beginner
Shashank Jain
 
Ms excel
Ms excelMs excel
Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table
Alomgir Hossain
 
ms excel presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...
alok1994
 
Excel 2010
Excel 2010Excel 2010
Excel 2010
nhumar
 
Basic Ms excel
Basic Ms excelBasic Ms excel
Basic Ms excel
maharzahid0
 
Training On Microsoft Excel
Training On Microsoft ExcelTraining On Microsoft Excel
Training On Microsoft Excel
TimesRide
 
Intro to Microsoft Excel 2007
Intro to Microsoft Excel 2007Intro to Microsoft Excel 2007
Intro to Microsoft Excel 2007
Westerville Library
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
Alvin Maderista
 
INTRODUCTION TO MS EXCEL 2010
INTRODUCTION TO MS EXCEL 2010INTRODUCTION TO MS EXCEL 2010
INTRODUCTION TO MS EXCEL 2010
laraibali21
 
Excel PowerPoint
Excel PowerPointExcel PowerPoint
Excel PowerPoint
nhumar
 
Using the IF Function in Excel
Using the IF Function in ExcelUsing the IF Function in Excel
Using the IF Function in Excel
Casey Robertson
 

What's hot (20)

Microsoft Excel 101
Microsoft Excel 101Microsoft Excel 101
Microsoft Excel 101
 
MS-Excel Formulas and Functions
MS-Excel Formulas and FunctionsMS-Excel Formulas and Functions
MS-Excel Formulas and Functions
 
Microsoft Excel Basics
Microsoft Excel BasicsMicrosoft Excel Basics
Microsoft Excel Basics
 
If Function In Excel
If Function In ExcelIf Function In Excel
If Function In Excel
 
Excel 2007- Enter Formulas
Excel 2007- Enter FormulasExcel 2007- Enter Formulas
Excel 2007- Enter Formulas
 
Ms excel
Ms excelMs excel
Ms excel
 
MS excel - match function
MS excel - match functionMS excel - match function
MS excel - match function
 
Sorting and Filtering.pptx
Sorting and Filtering.pptxSorting and Filtering.pptx
Sorting and Filtering.pptx
 
Excel for beginner
Excel for beginnerExcel for beginner
Excel for beginner
 
Ms excel
Ms excelMs excel
Ms excel
 
Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table
 
ms excel presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...
 
Excel 2010
Excel 2010Excel 2010
Excel 2010
 
Basic Ms excel
Basic Ms excelBasic Ms excel
Basic Ms excel
 
Training On Microsoft Excel
Training On Microsoft ExcelTraining On Microsoft Excel
Training On Microsoft Excel
 
Intro to Microsoft Excel 2007
Intro to Microsoft Excel 2007Intro to Microsoft Excel 2007
Intro to Microsoft Excel 2007
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
 
INTRODUCTION TO MS EXCEL 2010
INTRODUCTION TO MS EXCEL 2010INTRODUCTION TO MS EXCEL 2010
INTRODUCTION TO MS EXCEL 2010
 
Excel PowerPoint
Excel PowerPointExcel PowerPoint
Excel PowerPoint
 
Using the IF Function in Excel
Using the IF Function in ExcelUsing the IF Function in Excel
Using the IF Function in Excel
 

Viewers also liked

MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATION
Mridul Bansal
 
Teaching Excel
Teaching ExcelTeaching Excel
Teaching Excel
sam ran
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
madhuparna bhowmik
 
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
BurCom Consulting Ltd.
 
Ppt on ms excel
Ppt on ms excelPpt on ms excel
Ppt on ms excel
Govind Mandloi
 
50 MS Excel Tips and Tricks
50 MS Excel Tips and Tricks 50 MS Excel Tips and Tricks
50 MS Excel Tips and Tricks
BurCom Consulting Ltd.
 
Ms excel 2007
Ms excel 2007Ms excel 2007
Ms excel 2007
rgaotbgal261415
 
Microsoft word presentation
Microsoft word presentationMicrosoft word presentation
Microsoft word presentation
egirshovich
 
Excel 2010 Unit B PPT
Excel 2010 Unit B PPTExcel 2010 Unit B PPT
Excel 2010 Unit B PPT
okmomwalking
 
excell
excellexcell
excell
DMdiego
 
MS Excel 2010 training module
MS Excel 2010 training moduleMS Excel 2010 training module
MS Excel 2010 training module
Aijaz Ali Mooro
 
Introduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 TutorialIntroduction to Excel - Excel 2013 Tutorial
Introduction to Excel - Excel 2013 Tutorial
SpreadsheetTrainer
 
Excel 2010 Unit A PPT
Excel 2010 Unit A PPTExcel 2010 Unit A PPT
Excel 2010 Unit A PPT
okmomwalking
 
Microsoft word basics ppt
Microsoft word basics pptMicrosoft word basics ppt
Microsoft word basics ppt
jdbutler13
 
Advanced Excel &Basic Excel Training
Advanced Excel &Basic Excel TrainingAdvanced Excel &Basic Excel Training
Advanced Excel &Basic Excel Training
aarkex
 
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
joluisae
 
Management productivity tools1
Management productivity tools1Management productivity tools1
Management productivity tools1
Hari Krishnan
 
EXCELL 2010 brochure
EXCELL 2010 brochureEXCELL 2010 brochure
Excel 2010.01 edited
Excel 2010.01 editedExcel 2010.01 edited
Excel 2010.01 edited
Iris Hershenson
 
STARTING MICROSOFT EXCEL 2010
STARTING MICROSOFT EXCEL 2010STARTING MICROSOFT EXCEL 2010
STARTING MICROSOFT EXCEL 2010
Estrelle M.A.
 

Viewers also liked (20)

MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATION
 
Teaching Excel
Teaching ExcelTeaching Excel
Teaching Excel
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
 
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
 

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.pdf
RizwanAli988729
 
Excel Formulas Functions
Excel Formulas FunctionsExcel Formulas Functions
Excel Formulas Functions
simply_coool
 
G10 Unit 4.pptx
G10 Unit 4.pptxG10 Unit 4.pptx
G10 Unit 4.pptx
abdulwehab2
 
Excel Formulas Functions 2007
Excel Formulas Functions 2007Excel Formulas Functions 2007
Excel Formulas Functions 2007
simply_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.docx
faithxdunce63732
 
Microsoft excel 2010 course ii
Microsoft excel 2010   course iiMicrosoft excel 2010   course ii
Microsoft excel 2010 course ii
Don Eck
 
Excel
ExcelExcel
Excel
duttactg
 
Excel
ExcelExcel
Excel
duttactg
 
Sample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced EssentialsSample Excel 2013 Advanced Essentials
Sample Excel 2013 Advanced Essentials
learnbydoing
 
Excel formulas
Excel formulasExcel formulas
Excel formulas
devangimehta
 
Excel300
Excel300Excel300
Vlookup example
Vlookup exampleVlookup example
Vlookup example
PriyanshuPandey75
 
Introduction_Excel.ppt
Introduction_Excel.pptIntroduction_Excel.ppt
Introduction_Excel.ppt
elsagalgao
 
Introduction_Excel.ppt
Introduction_Excel.pptIntroduction_Excel.ppt
Introduction_Excel.ppt
Ektasingh152981
 
Introduction_Excel.ppt
Introduction_Excel.pptIntroduction_Excel.ppt
Introduction_Excel.ppt
SumitBhargavGhadge
 
Introduction_Excel.ppt
Introduction_Excel.pptIntroduction_Excel.ppt
Introduction_Excel.ppt
Ektasingh152981
 
Excel 2003 tutorial 3
Excel 2003 tutorial 3Excel 2003 tutorial 3
Excel 2003 tutorial 3
catacata1976
 
functionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdffunctionsandformulas-131221213835-phpapp01.pdf
functionsandformulas-131221213835-phpapp01.pdf
FranzLawrenzDeTorres1
 
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
sleeperharwell
 

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

Power BI Desktop Overview
Power BI Desktop Overview Power BI Desktop Overview
Power BI Desktop Overview
NR Computer Learning Center
 
Building Dashboard with Excel
Building Dashboard with ExcelBuilding Dashboard with Excel
Building Dashboard with Excel
NR Computer Learning Center
 
Introduction to Data Analytics
Introduction to Data AnalyticsIntroduction to Data Analytics
Introduction to Data Analytics
NR Computer Learning Center
 
Python - Data Structures
Python - Data StructuresPython - Data Structures
Python - Data Structures
NR Computer Learning Center
 
Introduction to SQL
Introduction to SQLIntroduction to SQL
Introduction to SQL
NR Computer Learning Center
 
Office 2019 tips & tricks
Office 2019 tips & tricksOffice 2019 tips & tricks
Office 2019 tips & tricks
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 Centers
NR Computer Learning Center
 
Project management fundamentals
Project management fundamentalsProject management fundamentals
Project management fundamentals
NR Computer Learning Center
 
National College Testing Association (NCTA)
National College Testing Association (NCTA)National College Testing Association (NCTA)
National College Testing Association (NCTA)
NR Computer Learning Center
 
National College Testing Association (NCTA)
National College Testing Association (NCTA)National College Testing Association (NCTA)
National College Testing Association (NCTA)
NR 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 BI
NR 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 Careers
NR Computer Learning Center
 
MTA 98 364 - database fundamentals
MTA 98 364 - database fundamentalsMTA 98 364 - database fundamentals
MTA 98 364 - database fundamentals
NR Computer Learning Center
 
MTA 361 software development fundamentals
MTA 361   software development fundamentalsMTA 361   software development fundamentals
MTA 361 software development fundamentals
NR Computer Learning Center
 
Introduction to java
Introduction to javaIntroduction to java
Introduction to java
NR Computer Learning Center
 
Introduction to c++
Introduction to c++Introduction to c++
Introduction to c++
NR Computer Learning Center
 
Executive dashboard for small business
Executive dashboard for small businessExecutive dashboard for small business
Executive dashboard for small business
NR 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 BI
NR Computer Learning Center
 
Arduino for teens
Arduino for teensArduino for teens
Arduino for teens
NR 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

Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
christinelarrosa
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 
From NCSA to the National Research Platform
From NCSA to the National Research PlatformFrom NCSA to the National Research Platform
From NCSA to the National Research Platform
Larry Smarr
 
Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!
Ortus Solutions, Corp
 
Discover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched ContentDiscover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched Content
ScyllaDB
 
Call Girls Chandigarh🔥7023059433🔥Agency Profile Escorts in Chandigarh Availab...
Call Girls Chandigarh🔥7023059433🔥Agency Profile Escorts in Chandigarh Availab...Call Girls Chandigarh🔥7023059433🔥Agency Profile Escorts in Chandigarh Availab...
Call Girls Chandigarh🔥7023059433🔥Agency Profile Escorts in Chandigarh Availab...
manji sharman06
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
DanBrown980551
 
Multivendor cloud production with VSF TR-11 - there and back again
Multivendor cloud production with VSF TR-11 - there and back againMultivendor cloud production with VSF TR-11 - there and back again
Multivendor cloud production with VSF TR-11 - there and back again
Kieran Kunhya
 
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
LizaNolte
 
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDBScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
ScyllaDB
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
Mydbops
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
Fwdays
 
An All-Around Benchmark of the DBaaS Market
An All-Around Benchmark of the DBaaS MarketAn All-Around Benchmark of the DBaaS Market
An All-Around Benchmark of the DBaaS Market
ScyllaDB
 
A Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's ArchitectureA Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's Architecture
ScyllaDB
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving
 
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
AlexanderRichford
 
Lee Barnes - Path to Becoming an Effective Test Automation Engineer.pdf
Lee Barnes - Path to Becoming an Effective Test Automation Engineer.pdfLee Barnes - Path to Becoming an Effective Test Automation Engineer.pdf
Lee Barnes - Path to Becoming an Effective Test Automation Engineer.pdf
leebarnesutopia
 
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
MySQL InnoDB Storage Engine: Deep Dive - MydbopsMySQL InnoDB Storage Engine: Deep Dive - Mydbops
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
Mydbops
 
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptxPRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
christinelarrosa
 
Introduction to ThousandEyes AMER Webinar
Introduction  to ThousandEyes AMER WebinarIntroduction  to ThousandEyes AMER Webinar
Introduction to ThousandEyes AMER Webinar
ThousandEyes
 

Recently uploaded (20)

Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 
From NCSA to the National Research Platform
From NCSA to the National Research PlatformFrom NCSA to the National Research Platform
From NCSA to the National Research Platform
 
Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!Introducing BoxLang : A new JVM language for productivity and modularity!
Introducing BoxLang : A new JVM language for productivity and modularity!
 
Discover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched ContentDiscover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched Content
 
Call Girls Chandigarh🔥7023059433🔥Agency Profile Escorts in Chandigarh Availab...
Call Girls Chandigarh🔥7023059433🔥Agency Profile Escorts in Chandigarh Availab...Call Girls Chandigarh🔥7023059433🔥Agency Profile Escorts in Chandigarh Availab...
Call Girls Chandigarh🔥7023059433🔥Agency Profile Escorts in Chandigarh Availab...
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
 
Multivendor cloud production with VSF TR-11 - there and back again
Multivendor cloud production with VSF TR-11 - there and back againMultivendor cloud production with VSF TR-11 - there and back again
Multivendor cloud production with VSF TR-11 - there and back again
 
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
 
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDBScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
ScyllaDB Leaps Forward with Dor Laor, CEO of ScyllaDB
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
 
An All-Around Benchmark of the DBaaS Market
An All-Around Benchmark of the DBaaS MarketAn All-Around Benchmark of the DBaaS Market
An All-Around Benchmark of the DBaaS Market
 
A Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's ArchitectureA Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's Architecture
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
 
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
QR Secure: A Hybrid Approach Using Machine Learning and Security Validation F...
 
Lee Barnes - Path to Becoming an Effective Test Automation Engineer.pdf
Lee Barnes - Path to Becoming an Effective Test Automation Engineer.pdfLee Barnes - Path to Becoming an Effective Test Automation Engineer.pdf
Lee Barnes - Path to Becoming an Effective Test Automation Engineer.pdf
 
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
MySQL InnoDB Storage Engine: Deep Dive - MydbopsMySQL InnoDB Storage Engine: Deep Dive - Mydbops
MySQL InnoDB Storage Engine: Deep Dive - Mydbops
 
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptxPRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
 
Introduction to ThousandEyes AMER Webinar
Introduction  to ThousandEyes AMER WebinarIntroduction  to ThousandEyes AMER Webinar
Introduction to ThousandEyes AMER Webinar
 

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
  翻译: