Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Conditional Formatting New Rule with Formulas in Excel
  • How to calculate current stock or inventory in Excel
  • Excel Frequency Function Example
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Conditional Formatting Color Scales Examples in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • How to get last row in mixed data with blanks in Excel
  • To count total rows in a range in Excel
  • Offset in Excel
  • How to get first column number in range in Excel

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation specific characters only
  • Excel Data validation number multiple 100
  • Excel Data validation allow weekday only
  • Excel Data validation require unique number

Excel Advanced Lookup using Index and Match Functions

by

Instead of using VLOOKUP, Use INDEX and MATCH and become an Excel pro. . To perform advanced lookups, you’ll need INDEX and MATCH.

Match

The MATCH function returns the position of a value in a given range. For example, the MATCH function below looks up the value 53 in the range B3:B9.

Explanation: 53 (first argument) found at position 5 in the range B3:B9 (second argument). In this example, we use the MATCH function to return an exact match so we set the third argument to 0.

Index

The INDEX function below returns a specific value in a one-dimensional range.

Explanation: the INDEX function returns the 5th value (second argument) in the range E3:E9 (first argument).

Worked Example:   Get nth match with VLOOKUP in Excel

Index and Match

Replace the value 5 in the INDEX function (see previous example) with the MATCH function (see first example) to lookup the salary of ID 53.

Explanation: the MATCH function returns position 5. The INDEX function needs position 5. It’s a perfect combination. If you like, you can also use the VLOOKUP function. It’s up to you. However, you’ll need INDEX and MATCH to perform advanced lookups, as we will see next.

Two-way Lookup

The INDEX function can also return a specific value in a two-dimensional range. For example, use the INDEX and the MATCH function in Excel to perform a two-way-lookup.

Worked Example:   Multiple chained VLOOKUPs in Excel

Case-sensitive Lookup

By default, the VLOOKUP function performs a case-insensitive lookup. However, you can use the INDEX, MATCH and the EXACT function in Excel to perform a case-sensitive lookup.

Note: the formula correctly looks up the salary of MIA Reed, not Mia Clark.

Left Lookup

The VLOOKUP function only looks to the right. No worries, you can use the INDEX and the MATCH function in Excel to perform a left lookup.

Note: when we drag this formula down, the absolute references ($E$4:$E$7 and $G$4:$G$7) stay the same, while the relative reference (A2) changes to A3, A4, A5, etc.

Worked Example:   INDEX and MATCH with multiple criteria in Excel

Two-column Lookup

Do you want to look up a value based on multiple criteria? Use the INDEX and the MATCH function in Excel to perform a two-column lookup.

Note: the array formula above looks up the salary of James Clark, not James Smith, not James Anderson.

Closest Match

To find the closest match to a target value in a data column, use the INDEX, MATCH, ABS and the MIN function in Excel.

Post navigation

Previous Post:

MDETERM function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IF with wildcards in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • OR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Calculate series of dates by workdays in Excel
  • Add days to date in Excel
  • Convert decimal seconds to Excel time
  • Convert time to time zone in Excel
  • Extract time from a date and time in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Map inputs to arbitrary values in Excel
  • How to randomly assign people to groups in Excel
  • Map text to numbers in Excel
  • Running count group by n size in Excel

General

  • Index and match on multiple columns in Excel
  • How to add sequential row numbers to a set of data in Excel
  • How to count total columns in range in Excel
  • How to create dynamic worksheet reference in Excel
  • 44 Practical Excel IF function Examples
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning