Excel Index Match: the basics of Index and Match for complex Excel lookup problems (with workbook)

Dabecifev 2017-10-08

Views 4

Download workbook here: \r
\r
Complete Excel Dashboard course: \r
\r
How to do Index Match in Excel: The basics. Watch this video tutorial to find out how you can use Index & Match for more complex lookup problems. This video shows you how Index Match works with simple and to the point explanation. It first shows you how Index works on its own and then how Match works and then puts the two Excel functions together. \r
\r
Why index match is better than vlookup & why use index match \r
instead of vlookup?\r
\r
Here are 3 reasons why Excel experts generally substitute VLOOKUP with INDEX and MATCH. \r
1. Unlike VLOOKUP, which searches only to the right, INDEX and MATCH can look in both directions – left and right.\r
2. INDEX & MATCH can perform two-way lookups by both looking along the rows and along the columns to find the intersection within a matrix.\r
3. INDEX & MATCH is less prone to errors. Assume you have a VLOOKUP where the final value you want returned is in column N. Your lookup value is in column A. You need to highlight the entire A to N range and then provide your index number to be 14. If you happen to delete any of the in-between columns, you would have to update that index number. You dont need to worry about this when you use INDEX & MATCH. \r
\r
All in all, INDEX and MATCH is more flexible than VLOOKUP.\r
Here are some of the reasons why Excel experts generally substitute VLOOKUP with INDEX and MATCH. \r
\r
Note: Index match is not case sensitive\r
\r
Index explained:\r
\r
The first argument of INDEX is to give it an array. This array (range) should include your answer. You then need to specify how many rows to go down and how many columns to move to find the correct value. You cannot move outside the INDEX range. \r
The syntax of INDEX is:\r
\r
• The range where the return value resides.\r
• Number of rows to move down (the row index)\r
• Number of columns to move to the right (the column Index). This argument is optional. If you only have one column, you can leave the column argument empty, otherwise, you need to specify the number of columns to move over, in the range.\r
\r
The MATCH functions syntax is as follows:\r
\r
• Like VLOOKUP, Match needs a lookup (target) value. The user can reference a cell or directly type the value into the formula.\r
• Lookup_array: The “list” (range) where the return values are located.\r
• Match_type: 0 for an “ex” match.\r
\r
Index MATCH used together:\r
\r
When INDEX and MATCH are used together, the MATCH function finds the look up values row / column index and then hands this value off to the INDEX function to get the lookup value.\r
\r
➹ ➹ ➹ My Online Excel Courses ➹ ➹ ➹\r
\r
Excel Dashboards ► \r
Excel Charts ► \r
Advanced Excel ► \r
Excel Waterfall Charts ► \r
\r
✉ Subscribe to my Newsletter ✉\r
\r
Stay informed and get discounts when new courses come out:

Share This Video


Download

  
Report form