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
  • How To Sort One Column or Multiple Columns in Excel
  • Get column index in Excel Table
  • How to combine 2 or more chart types in a single chart in Excel
  • Remove Duplicates Example in Excel

References

  • Find closest match in Excel
  • How to reference named range different sheet in Excel
  • How to use Excel VLOOKUP Function
  • Last row number in range
  • How to use Excel ROW Function

Data Validations

  • Excel Data validation date in specific year
  • Excel Data validation number multiple 100
  • Excel Data validation specific characters only
  • Excel Data validation require unique number
  • Excel Data validation unique values 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

  • Invoice status with nested if in Excel
  • Return blank if in Excel
  • How to use Excel XOR Function
  • OR function Examples in Excel
  • How to use Excel OR Function

Date Time

  • Add days exclude certain days of week in Excel
  • TODAY function: Description, Usage, Syntax, Examples and Explanation
  • Display the current date in Excel
  • MONTH function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate most recent day of week 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
  • If cell contains one of many things in Excel
  • How to randomly assign data to groups in Excel

General

  • Creating and Opening an existing file in Excel
  • How to choose page/paper size in Excel before Printing
  • 3D SUMIF for multiple worksheets in Excel
  • Freeze and Unfreeze Panes in Excel
  • How to generate random date between two dates in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning