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 Perform and Interpret Regression Analysis in Excel
  • How To Create Pareto Chart in Excel
  • How To Compare Two Lists in Excel
  • How To Filter Data in Excel

References

  • How to use Excel INDIRECT Function
  • Last row number in range
  • How to use Excel MATCH Function
  • Multi-criteria lookup and transpose in Excel
  • How to get address of first cell in range in Excel

Data Validations

  • Data validation must not exist in list
  • How To Create Drop-down List in Excel
  • Excel Data validation with conditional list
  • Excel Data validation exists in list
  • Excel Data validation specific characters only

Get address of lookup result in Excel

by

This tutorial shows how to Get address of lookup result in Excel using the example below;

Formula

=CELL("address",INDEX(range,row,col))

Explanation

To get the address of a lookup result derived with INDEX, you can use the CELL function.

In the example shown, the formula in cell G8 is:

=CELL("address",INDEX(B5:D11,MATCH(G6,B5:B11,0),2))

Which returns an address of $C$8, the address of the cell returned by INDEX.

How this formula works

Although INDEX normally displays the value of a cell at a given index, underneath it actually returns a reference.

By wrapping INDEX in the ADDRESS function, you can see the address of the cell returned by the lookup.

Post navigation

Previous Post:

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

Next Post:

Excel Data validation require unique number

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

  • How to use Excel AND Function
  • Invoice status with nested if in Excel
  • Complete List of Excel Logical Functions, References and Examples
  • Check multiple cells are equal in Excel
  • How to use Excel TRUE Function

Date Time

  • Series of dates by day
  • How to calculate most recent day of week in Excel
  • How to calculate Day of the Year in Excel
  • Convert Excel time to decimal minutes
  • Two ways to sum time over 30 minutes in Excel

Grouping

  • Running count group by n size in Excel
  • How to randomly assign people to groups in Excel
  • If cell contains one of many things in Excel
  • Group arbitrary text values in Excel
  • Categorize text with keywords in Excel

General

  • Advanced Number Formats in Excel
  • Hide and Unhide Columns or Rows in Excel
  • How to calculate project complete percentage in Excel
  • Subtotal by invoice number in Excel
  • Index and match on multiple columns in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning