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

Data Analysis

  • How to sum a total in multiple Excel tables
  • How To Load Analysis ToolPak in Excel
  • Excel Frequency Function Example
  • Error Bars in Excel
  • How to Use Solver Tool in Excel

References

  • How to retrieve first match between two ranges in Excel
  • How to get last row in numeric data in Excel
  • Excel Advanced Lookup using Index and Match Functions
  • How to get address of first cell in range in Excel
  • Extract data with helper column in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation whole percentage only
  • How To Create Drop-down List in Excel
  • Data validation must not exist in list
  • Excel Data validation require unique number

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 NOT Function
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function

Date Time

  • Get first day of previous month in Excel
  • How to calculate next anniversary date or birthday in Excel
  • Pad week numbers with zeros in Excel
  • Create date range from two dates in Excel
  • Add months to date in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • Map inputs to arbitrary values in Excel
  • How to randomly assign data to groups in Excel
  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel

General

  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • Delete Blank Rows at Once in Excel
  • Freeze and Unfreeze Panes in Excel
  • Automatically fill series of cells in Excel using AutoFill
  • How to make excel worksheets print on one page?
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning