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

Data Analysis

  • Get column name from index in Excel Table
  • Conditional Formatting Rules in Excel
  • Chart Axes in Excel
  • Remove Duplicates Example in Excel
  • How to create a Histogram in Excel

References

  • How to get relative column numbers in a range in Excel
  • Two-way lookup with VLOOKUP in Excel
  • How to use Excel MATCH Function
  • Lookup entire row in Excel
  • Find closest match in Excel

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation allow uppercase only
  • Excel Data validation specific characters only
  • Excel Data validation require unique number
  • Data validation must not exist in list

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 OR Function
  • IF, AND, OR and NOT Functions Examples in Excel
  • Nested IF function example in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel

Date Time

  • HOUR function: Description, Usage, Syntax, Examples and Explanation
  • Calculate time difference in hours as decimal value in Excel
  • Convert decimal hours to Excel time
  • Get days, months, and years between dates in Excel
  • Two ways to sum time over 30 minutes in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • Map text to numbers in Excel
  • Group times into 3 hour buckets in Excel
  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel

General

  • Split Cell Content Using Text to Columns in Excel
  • Subtotal invoices by age in Excel
  • List sheet names with formula in Excel
  • How to get random value from list or table in Excel
  • How to calculate percent of goal in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning