SlideShare ist ein Scribd-Unternehmen logo
1 von 14
Microsoft Excel An introduction to lookup function Presentation by Vinod V Menon
Topics covered  LOOKUP  VLOOKUP  HLOOKUP Saturday, September 25, 2010 An introduction to Microsoft Excel
What is Lookup? In Excel, the Lookup function returns a value from a range (one row or one column) or from an array.  Lookup is the simple function to return the value from a specific range.  This function looks for a piece of information in a list, and then picks an item from a second range of cells. =LOOKUP(WhatToLookFor,RangeToLookIn,RangeToPickFrom) The WhatToLookFor should be a single item. The RangeToLook in can be either horizontal or vertical. The RangeToPickFrom must have the same number of cells in it as the RangeToLookin. Be careful not to include unnecessary heading in the ranges as these will cause errors. Saturday, September 25, 2010 An introduction to Microsoft Excel
Consider the table below How to find the value of Eric for Feb? Formula: =LOOKUP(“Eric”,D4:G10,F4:F10) OR =LOOKUP(D8,D4:G10,F4:F10) Answer: 120 Saturday, September 25, 2010 An introduction to Microsoft Excel
Lookup - Example Saturday, September 25, 2010 An introduction to Microsoft Excel Do you know? Microsoft originally marketed a spreadsheet program called Multiplan in 1982! Excel came out in 1985 – for MAC and in 1987 for Windows. Until then, world used only one software – Lotus 123
What is lookup (Array)? This function looks for a piece of information in a list, and then picks an item from the last cell in the adjacent row or column. Formula:  =LOOKUP(F12,D4:G10) OR LOOKUP(“Eric”,D4:G10)  Saturday, September 25, 2010 An introduction to Microsoft Excel
What is Vlookup? This function scans down the row headings at the side of a table to find a specified item. When the item is found, it then scans across to pick a cell entry. '=VLOOKUP(ItemToFind,RangeToLookIn,ColumnToPickFrom,SortedOrUnsorted) The ItemToFind is a single item specified by the user. The RangeToLookIn is the range of data with the row headings at the left hand side. The ColumnToPickFrom is how far across the table the function should look to pick from. The Sorted/Unsorted is whether the column headings are sorted. TRUE for yes, FALSE for no. Saturday, September 25, 2010 An introduction to Microsoft Excel
Consider the same example Find the value of Eric for Feb? =VLOOKUP(“Eric”,D3:G10,3,0) OR VLOOKUP(D8,D3:G10,3,0) We put “Zero” to inform computer that we require the exact value We put “one” to inform the computer that we require approximate value (nearest) Answer is 120 Saturday, September 25, 2010 An introduction to Microsoft Excel
VLOOKUP - example Saturday, September 25, 2010 An introduction to Microsoft Excel Do you know? In a Excel 2007 Table, there are 16,000 Possible Columns and 1 Million possible Rows, that makes a total of 16,000,000,000 (16 Billion) Entries per table!
What is Hlookup? This function scans across the column headings at the top of a table to find a specified item. When the item is found, it then scans down the column to pick a cell entry.  =HLOOKUP(ItemToFind,RangeToLookIn,RowToPickFrom,SortedOrUnsorted) The ItemToFind is a single item specified by the user.  The RangeToLookIn is the range of data with the column headings at the top. The RowToPickFrom is how far down the column the function should look to pick from.  The Sorted/Unsorted is whether the column headings are sorted. TRUE (or 1) for yes, FALSE (or 0) for no.   Saturday, September 25, 2010 An introduction to Microsoft Excel
Consider same table – horizontally plotted: Find the value of Eric for Mar?  =HLOOKUP(E18,C18:H21,4,0) OR  =HLOOKUP(“Eric”,C18:H21,4,0)  Answer is 69 Saturday, September 25, 2010 An introduction to Microsoft Excel
Hlookup - example Saturday, September 25, 2010 An introduction to Microsoft Excel Open Office is a free and open alternative to Microsoft Office! This is developed by Sun Microsystems. Try it out at  http://www.openoffice.org/
Learn Excel! Saturday, September 25, 2010 An introduction to Microsoft Excel This excel worksheet will help you to understand basic formulas and tricks in Excel.  Funny facts: Microsoft threatened 17 year old Mike Rowe with a lawsuit after the young man launched a website named MikeRoweSoft.com
Thank you Saturday, September 25, 2010 An introduction to Microsoft Excel Any Questions?

Weitere ähnliche Inhalte

Was ist angesagt?

Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813Dave Shannon
 
ppt on data tab in ms.excel
ppt on data tab in ms.excelppt on data tab in ms.excel
ppt on data tab in ms.excelMayank Aggarwal
 
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
 
Excel functions and formulas
Excel functions and formulasExcel functions and formulas
Excel functions and formulasJason Wong
 
3. lookup functions in excel
3. lookup functions in excel3. lookup functions in excel
3. lookup functions in excelDr. Prashant Vats
 
Pivot table presentation
Pivot table presentationPivot table presentation
Pivot table presentationSha Tibnjn
 
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
 
ms excel presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...alok1994
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excelDr. Prashant Vats
 

Was ist angesagt? (20)

How to Use VLOOKUP in Excel
How to Use VLOOKUP in ExcelHow to Use VLOOKUP in Excel
How to Use VLOOKUP in Excel
 
Pivot table
Pivot tablePivot table
Pivot table
 
Sumif () ppt
Sumif () pptSumif () ppt
Sumif () ppt
 
Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813
 
Excel Tutorial
Excel TutorialExcel Tutorial
Excel Tutorial
 
Sorting and Filtering.pptx
Sorting and Filtering.pptxSorting and Filtering.pptx
Sorting and Filtering.pptx
 
ppt on data tab in ms.excel
ppt on data tab in ms.excelppt on data tab in ms.excel
ppt on data tab in ms.excel
 
Pivot Tables
Pivot TablesPivot Tables
Pivot Tables
 
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
 
Excel functions and formulas
Excel functions and formulasExcel functions and formulas
Excel functions and formulas
 
Presentation
PresentationPresentation
Presentation
 
3. lookup functions in excel
3. lookup functions in excel3. lookup functions in excel
3. lookup functions in excel
 
Pivot table presentation
Pivot table presentationPivot table presentation
Pivot table presentation
 
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 presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...
 
Advanced Excel ppt
Advanced Excel pptAdvanced Excel ppt
Advanced Excel ppt
 
Intro to ms excel
Intro to ms excelIntro to ms excel
Intro to ms excel
 
Excel for beginner
Excel for beginnerExcel for beginner
Excel for beginner
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
 
MS Excel
MS ExcelMS Excel
MS Excel
 

Ähnlich wie Excel Lookup Functions

presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdfpresentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdfSachinKothval
 
advanced searching and sorting.pdf
advanced searching and sorting.pdfadvanced searching and sorting.pdf
advanced searching and sorting.pdfharamaya university
 
Excel Formulas Functions 2007
Excel Formulas Functions 2007Excel Formulas Functions 2007
Excel Formulas Functions 2007simply_coool
 
Mca ii dfs u-3 linklist,stack,queue
Mca ii dfs u-3 linklist,stack,queueMca ii dfs u-3 linklist,stack,queue
Mca ii dfs u-3 linklist,stack,queueRai University
 
Bsc cs ii dfs u-2 linklist,stack,queue
Bsc cs ii  dfs u-2 linklist,stack,queueBsc cs ii  dfs u-2 linklist,stack,queue
Bsc cs ii dfs u-2 linklist,stack,queueRai University
 
Bca ii dfs u-2 linklist,stack,queue
Bca ii  dfs u-2 linklist,stack,queueBca ii  dfs u-2 linklist,stack,queue
Bca ii dfs u-2 linklist,stack,queueRai University
 
Excel Lesson 01.pptx
Excel Lesson 01.pptxExcel Lesson 01.pptx
Excel Lesson 01.pptxuhomiga
 
Report in emerging technologies.pptx
Report in emerging technologies.pptxReport in emerging technologies.pptx
Report in emerging technologies.pptxCHERRYTMARTIN
 
How to use vlookup in MS Excel
How to use vlookup in MS ExcelHow to use vlookup in MS Excel
How to use vlookup in MS ExcelJaspal Singh
 
computer notes - Data Structures - 32
computer notes - Data Structures - 32computer notes - Data Structures - 32
computer notes - Data Structures - 32ecomputernotes
 
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious AnalyticVLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious AnalyticMaria Elena Acdol-Talavera
 
Computer notes - Binary Search
Computer notes - Binary SearchComputer notes - Binary Search
Computer notes - Binary Searchecomputernotes
 
23 stacks-queues-deques
23 stacks-queues-deques23 stacks-queues-deques
23 stacks-queues-dequesRishabh Jindal
 
Data Structures & Algorithms Unit 1.pptx
Data Structures & Algorithms Unit 1.pptxData Structures & Algorithms Unit 1.pptx
Data Structures & Algorithms Unit 1.pptxUsriDevi1
 

Ähnlich wie Excel Lookup Functions (20)

presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdfpresentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
 
Ms excel
Ms excelMs excel
Ms excel
 
Get more from excel
Get more from excelGet more from excel
Get more from excel
 
advanced searching and sorting.pdf
advanced searching and sorting.pdfadvanced searching and sorting.pdf
advanced searching and sorting.pdf
 
Excel Formulas Functions 2007
Excel Formulas Functions 2007Excel Formulas Functions 2007
Excel Formulas Functions 2007
 
Mca ii dfs u-3 linklist,stack,queue
Mca ii dfs u-3 linklist,stack,queueMca ii dfs u-3 linklist,stack,queue
Mca ii dfs u-3 linklist,stack,queue
 
Bsc cs ii dfs u-2 linklist,stack,queue
Bsc cs ii  dfs u-2 linklist,stack,queueBsc cs ii  dfs u-2 linklist,stack,queue
Bsc cs ii dfs u-2 linklist,stack,queue
 
Bca ii dfs u-2 linklist,stack,queue
Bca ii  dfs u-2 linklist,stack,queueBca ii  dfs u-2 linklist,stack,queue
Bca ii dfs u-2 linklist,stack,queue
 
Excel Lesson 01.pptx
Excel Lesson 01.pptxExcel Lesson 01.pptx
Excel Lesson 01.pptx
 
Excel Lesson 01.pptx
Excel Lesson 01.pptxExcel Lesson 01.pptx
Excel Lesson 01.pptx
 
Report in emerging technologies.pptx
Report in emerging technologies.pptxReport in emerging technologies.pptx
Report in emerging technologies.pptx
 
VLOOKUP.pptx
VLOOKUP.pptxVLOOKUP.pptx
VLOOKUP.pptx
 
How to use vlookup in MS Excel
How to use vlookup in MS ExcelHow to use vlookup in MS Excel
How to use vlookup in MS Excel
 
Stacks, Queues, Deques
Stacks, Queues, DequesStacks, Queues, Deques
Stacks, Queues, Deques
 
Lookup and PIVOT.ppt
Lookup and  PIVOT.pptLookup and  PIVOT.ppt
Lookup and PIVOT.ppt
 
computer notes - Data Structures - 32
computer notes - Data Structures - 32computer notes - Data Structures - 32
computer notes - Data Structures - 32
 
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious AnalyticVLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
 
Computer notes - Binary Search
Computer notes - Binary SearchComputer notes - Binary Search
Computer notes - Binary Search
 
23 stacks-queues-deques
23 stacks-queues-deques23 stacks-queues-deques
23 stacks-queues-deques
 
Data Structures & Algorithms Unit 1.pptx
Data Structures & Algorithms Unit 1.pptxData Structures & Algorithms Unit 1.pptx
Data Structures & Algorithms Unit 1.pptx
 

Excel Lookup Functions

  • 1. Microsoft Excel An introduction to lookup function Presentation by Vinod V Menon
  • 2. Topics covered LOOKUP VLOOKUP HLOOKUP Saturday, September 25, 2010 An introduction to Microsoft Excel
  • 3. What is Lookup? In Excel, the Lookup function returns a value from a range (one row or one column) or from an array. Lookup is the simple function to return the value from a specific range. This function looks for a piece of information in a list, and then picks an item from a second range of cells. =LOOKUP(WhatToLookFor,RangeToLookIn,RangeToPickFrom) The WhatToLookFor should be a single item. The RangeToLook in can be either horizontal or vertical. The RangeToPickFrom must have the same number of cells in it as the RangeToLookin. Be careful not to include unnecessary heading in the ranges as these will cause errors. Saturday, September 25, 2010 An introduction to Microsoft Excel
  • 4. Consider the table below How to find the value of Eric for Feb? Formula: =LOOKUP(“Eric”,D4:G10,F4:F10) OR =LOOKUP(D8,D4:G10,F4:F10) Answer: 120 Saturday, September 25, 2010 An introduction to Microsoft Excel
  • 5. Lookup - Example Saturday, September 25, 2010 An introduction to Microsoft Excel Do you know? Microsoft originally marketed a spreadsheet program called Multiplan in 1982! Excel came out in 1985 – for MAC and in 1987 for Windows. Until then, world used only one software – Lotus 123
  • 6. What is lookup (Array)? This function looks for a piece of information in a list, and then picks an item from the last cell in the adjacent row or column. Formula: =LOOKUP(F12,D4:G10) OR LOOKUP(“Eric”,D4:G10) Saturday, September 25, 2010 An introduction to Microsoft Excel
  • 7. What is Vlookup? This function scans down the row headings at the side of a table to find a specified item. When the item is found, it then scans across to pick a cell entry. '=VLOOKUP(ItemToFind,RangeToLookIn,ColumnToPickFrom,SortedOrUnsorted) The ItemToFind is a single item specified by the user. The RangeToLookIn is the range of data with the row headings at the left hand side. The ColumnToPickFrom is how far across the table the function should look to pick from. The Sorted/Unsorted is whether the column headings are sorted. TRUE for yes, FALSE for no. Saturday, September 25, 2010 An introduction to Microsoft Excel
  • 8. Consider the same example Find the value of Eric for Feb? =VLOOKUP(“Eric”,D3:G10,3,0) OR VLOOKUP(D8,D3:G10,3,0) We put “Zero” to inform computer that we require the exact value We put “one” to inform the computer that we require approximate value (nearest) Answer is 120 Saturday, September 25, 2010 An introduction to Microsoft Excel
  • 9. VLOOKUP - example Saturday, September 25, 2010 An introduction to Microsoft Excel Do you know? In a Excel 2007 Table, there are 16,000 Possible Columns and 1 Million possible Rows, that makes a total of 16,000,000,000 (16 Billion) Entries per table!
  • 10. What is Hlookup? This function scans across the column headings at the top of a table to find a specified item. When the item is found, it then scans down the column to pick a cell entry. =HLOOKUP(ItemToFind,RangeToLookIn,RowToPickFrom,SortedOrUnsorted) The ItemToFind is a single item specified by the user. The RangeToLookIn is the range of data with the column headings at the top. The RowToPickFrom is how far down the column the function should look to pick from. The Sorted/Unsorted is whether the column headings are sorted. TRUE (or 1) for yes, FALSE (or 0) for no. Saturday, September 25, 2010 An introduction to Microsoft Excel
  • 11. Consider same table – horizontally plotted: Find the value of Eric for Mar? =HLOOKUP(E18,C18:H21,4,0) OR =HLOOKUP(“Eric”,C18:H21,4,0) Answer is 69 Saturday, September 25, 2010 An introduction to Microsoft Excel
  • 12. Hlookup - example Saturday, September 25, 2010 An introduction to Microsoft Excel Open Office is a free and open alternative to Microsoft Office! This is developed by Sun Microsystems. Try it out at http://www.openoffice.org/
  • 13. Learn Excel! Saturday, September 25, 2010 An introduction to Microsoft Excel This excel worksheet will help you to understand basic formulas and tricks in Excel. Funny facts: Microsoft threatened 17 year old Mike Rowe with a lawsuit after the young man launched a website named MikeRoweSoft.com
  • 14. Thank you Saturday, September 25, 2010 An introduction to Microsoft Excel Any Questions?