SlideShare a Scribd company logo
Microsoft ExcelAn introduction to lookup functionPresentation by Vinod V Menon
Topics covered LOOKUP VLOOKUP HLOOKUPSaturday, September 25, 2010An 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, 2010An introduction to Microsoft Excel
Consider the table belowHow to find the value of Eric for Feb?Formula: =LOOKUP(“Eric”,D4:G10,F4:F10)OR =LOOKUP(D8,D4:G10,F4:F10)Answer: 120Saturday, September 25, 2010An introduction to Microsoft Excel
Lookup - ExampleSaturday, September 25, 2010An introduction to Microsoft ExcelDo 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, 2010An 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, 2010An introduction to Microsoft Excel
Consider the same exampleFind 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 valueWe put “one” to inform the computer that we require approximate value (nearest)Answer is 120Saturday, September 25, 2010An introduction to Microsoft Excel
VLOOKUP - exampleSaturday, September 25, 2010An introduction to Microsoft ExcelDo 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, 2010An 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 69Saturday, September 25, 2010An introduction to Microsoft Excel
Hlookup - exampleSaturday, September 25, 2010An introduction to Microsoft ExcelOpen 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, 2010An introduction to Microsoft ExcelThis 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 youSaturday, September 25, 2010An introduction to Microsoft ExcelAny Questions?
Ad

More Related Content

What's hot (20)

Using vlookup in excel
Using vlookup in excelUsing vlookup in excel
Using vlookup in excel
megankilb
 
USING VLOOKUP FUNCTION
USING VLOOKUP FUNCTIONUSING VLOOKUP FUNCTION
USING VLOOKUP FUNCTION
Ruffson Panganiban
 
VLOOKUP HLOOKUP INDEX MATCH
VLOOKUP HLOOKUP INDEX MATCHVLOOKUP HLOOKUP INDEX MATCH
VLOOKUP HLOOKUP INDEX MATCH
Mridul Bansal
 
How to use Hlookup find an exact match
How to use Hlookup find an exact match How to use Hlookup find an exact match
How to use Hlookup find an exact match
Excel Advise
 
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious AnalyticVLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
Maria Elena Acdol-Talavera
 
Formulas and functions
Formulas and functions Formulas and functions
Formulas and functions
ManishTiwari326
 
MS excel what if analysis
MS excel what if analysisMS excel what if analysis
MS excel what if analysis
proactivecha
 
How to Use VLOOKUP in Excel
How to Use VLOOKUP in ExcelHow to Use VLOOKUP in Excel
How to Use VLOOKUP in Excel
Milorad Krstevski
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
Dr. Prashant Vats
 
Training presentation vlookup - what it is, and when to use it
Training presentation   vlookup - what it is, and when to use itTraining presentation   vlookup - what it is, and when to use it
Training presentation vlookup - what it is, and when to use it
hayat25in
 
Formulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh TiwariFormulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh Tiwari
Amresh Tiwari
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
Buffalo Seminary
 
Excel for beginner
Excel for beginnerExcel for beginner
Excel for beginner
Shashank Jain
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel Functions
Gautam Gupta
 
excel charts
excel chartsexcel charts
excel charts
Aayushi Jain
 
MS-Excel Formulas and Functions
MS-Excel Formulas and FunctionsMS-Excel Formulas and Functions
MS-Excel Formulas and Functions
P. SUNDARI ARUN
 
Basic excel training
Basic excel trainingBasic excel training
Basic excel training
Ankur Chaturvedi
 
Pivot Tables
Pivot TablesPivot Tables
Pivot Tables
Dr. C.V. Suresh Babu
 
Charts and pivot tables
Charts and pivot tablesCharts and pivot tables
Charts and pivot tables
UttaraChattopadhyay
 
Spreadsheet Date & Time Functions
Spreadsheet Date & Time FunctionsSpreadsheet Date & Time Functions
Spreadsheet Date & Time Functions
Anjan Mahanta
 
Using vlookup in excel
Using vlookup in excelUsing vlookup in excel
Using vlookup in excel
megankilb
 
VLOOKUP HLOOKUP INDEX MATCH
VLOOKUP HLOOKUP INDEX MATCHVLOOKUP HLOOKUP INDEX MATCH
VLOOKUP HLOOKUP INDEX MATCH
Mridul Bansal
 
How to use Hlookup find an exact match
How to use Hlookup find an exact match How to use Hlookup find an exact match
How to use Hlookup find an exact match
Excel Advise
 
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious AnalyticVLOOKUP Function - Marelen Talavera - Vivacious Analytic
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
Maria Elena Acdol-Talavera
 
MS excel what if analysis
MS excel what if analysisMS excel what if analysis
MS excel what if analysis
proactivecha
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
Dr. Prashant Vats
 
Training presentation vlookup - what it is, and when to use it
Training presentation   vlookup - what it is, and when to use itTraining presentation   vlookup - what it is, and when to use it
Training presentation vlookup - what it is, and when to use it
hayat25in
 
Formulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh TiwariFormulas and functions - By Amresh Tiwari
Formulas and functions - By Amresh Tiwari
Amresh Tiwari
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
Buffalo Seminary
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel Functions
Gautam Gupta
 
MS-Excel Formulas and Functions
MS-Excel Formulas and FunctionsMS-Excel Formulas and Functions
MS-Excel Formulas and Functions
P. SUNDARI ARUN
 
Spreadsheet Date & Time Functions
Spreadsheet Date & Time FunctionsSpreadsheet Date & Time Functions
Spreadsheet Date & Time Functions
Anjan Mahanta
 

Similar to Vlookup - an introduction (20)

presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdfpresentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
SachinKothval
 
Tableau is a data visualization tool that lets us analyze virtually any type ...
Tableau is a data visualization tool that lets us analyze virtually any type ...Tableau is a data visualization tool that lets us analyze virtually any type ...
Tableau is a data visualization tool that lets us analyze virtually any type ...
MohammedAvez5
 
Ms excel
Ms excelMs excel
Ms excel
Muhammad Adeel Shoukat
 
Get more from excel
Get more from excelGet more from excel
Get more from excel
Gopal Sridharan
 
advanced searching and sorting.pdf
advanced searching and sorting.pdfadvanced searching and sorting.pdf
advanced searching and sorting.pdf
haramaya university
 
Excel Formulas Functions 2007
Excel Formulas Functions 2007Excel Formulas Functions 2007
Excel Formulas Functions 2007
simply_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,queue
Rai 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,queue
Rai 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,queue
Rai University
 
Be a pro in LOOKUP function in Excel.pptx
Be a pro in LOOKUP function in Excel.pptxBe a pro in LOOKUP function in Excel.pptx
Be a pro in LOOKUP function in Excel.pptx
taiwooloyede49
 
Excel Lesson 01.pptx
Excel Lesson 01.pptxExcel Lesson 01.pptx
Excel Lesson 01.pptx
vaishali585687
 
Excel Lesson 01.pptx
Excel Lesson 01.pptxExcel Lesson 01.pptx
Excel Lesson 01.pptx
uhomiga
 
Report in emerging technologies.pptx
Report in emerging technologies.pptxReport in emerging technologies.pptx
Report in emerging technologies.pptx
CHERRYTMARTIN
 
VLOOKUP.pptx
VLOOKUP.pptxVLOOKUP.pptx
VLOOKUP.pptx
FrostyLava
 
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptxLecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
yhrcxd8wpm
 
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptxLecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
yhrcxd8wpm
 
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
Jaspal Singh
 
Stack data structures with definition and code
Stack data structures with definition and codeStack data structures with definition and code
Stack data structures with definition and code
bansidharj11
 
Stacks, Queues, Deques
Stacks, Queues, DequesStacks, Queues, Deques
Stacks, Queues, Deques
A-Tech and Software Development
 
Lookup and PIVOT.ppt
Lookup and  PIVOT.pptLookup and  PIVOT.ppt
Lookup and PIVOT.ppt
CireneSimonSimbahan
 
presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdfpresentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
presentation1-13063213386577-phpapp01-110525060514-phpapp01.pdf
SachinKothval
 
Tableau is a data visualization tool that lets us analyze virtually any type ...
Tableau is a data visualization tool that lets us analyze virtually any type ...Tableau is a data visualization tool that lets us analyze virtually any type ...
Tableau is a data visualization tool that lets us analyze virtually any type ...
MohammedAvez5
 
advanced searching and sorting.pdf
advanced searching and sorting.pdfadvanced searching and sorting.pdf
advanced searching and sorting.pdf
haramaya university
 
Excel Formulas Functions 2007
Excel Formulas Functions 2007Excel Formulas Functions 2007
Excel Formulas Functions 2007
simply_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,queue
Rai 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,queue
Rai 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,queue
Rai University
 
Be a pro in LOOKUP function in Excel.pptx
Be a pro in LOOKUP function in Excel.pptxBe a pro in LOOKUP function in Excel.pptx
Be a pro in LOOKUP function in Excel.pptx
taiwooloyede49
 
Excel Lesson 01.pptx
Excel Lesson 01.pptxExcel Lesson 01.pptx
Excel Lesson 01.pptx
uhomiga
 
Report in emerging technologies.pptx
Report in emerging technologies.pptxReport in emerging technologies.pptx
Report in emerging technologies.pptx
CHERRYTMARTIN
 
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptxLecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
yhrcxd8wpm
 
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptxLecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
Lecture 1 Abstract Data Types of Complexity Analysis of Big Oh Notation.pptx
yhrcxd8wpm
 
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
Jaspal Singh
 
Stack data structures with definition and code
Stack data structures with definition and codeStack data structures with definition and code
Stack data structures with definition and code
bansidharj11
 
Ad

Vlookup - an introduction

  • 1. Microsoft ExcelAn introduction to lookup functionPresentation by Vinod V Menon
  • 2. Topics covered LOOKUP VLOOKUP HLOOKUPSaturday, September 25, 2010An 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, 2010An introduction to Microsoft Excel
  • 4. Consider the table belowHow to find the value of Eric for Feb?Formula: =LOOKUP(“Eric”,D4:G10,F4:F10)OR =LOOKUP(D8,D4:G10,F4:F10)Answer: 120Saturday, September 25, 2010An introduction to Microsoft Excel
  • 5. Lookup - ExampleSaturday, September 25, 2010An introduction to Microsoft ExcelDo 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, 2010An 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, 2010An introduction to Microsoft Excel
  • 8. Consider the same exampleFind 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 valueWe put “one” to inform the computer that we require approximate value (nearest)Answer is 120Saturday, September 25, 2010An introduction to Microsoft Excel
  • 9. VLOOKUP - exampleSaturday, September 25, 2010An introduction to Microsoft ExcelDo 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, 2010An 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 69Saturday, September 25, 2010An introduction to Microsoft Excel
  • 12. Hlookup - exampleSaturday, September 25, 2010An introduction to Microsoft ExcelOpen 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, 2010An introduction to Microsoft ExcelThis 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 youSaturday, September 25, 2010An introduction to Microsoft ExcelAny Questions?