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

Data Analysis

  • Subtotal function in Excel
  • How to add Trendline to a chart in Excel
  • How to sum a total in multiple Excel tables
  • How To Sort One Column or Multiple Columns in Excel
  • Everything about Charts in Excel

References

  • To count total rows in a range in Excel
  • Perform case-sensitive Lookup in Excel
  • How to use Excel COLUMN Function
  • How to get relative row numbers in a range in Excel
  • How to get relative column numbers in a range in Excel

Data Validations

  • Excel Data validation must not contain
  • Excel Data validation unique values only
  • Excel Data validation allow uppercase only
  • Excel Data validation whole percentage only
  • How To Create Drop-down List in Excel

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

  • IF, AND, OR and NOT Functions Examples in Excel
  • How to use Excel XOR Function
  • Complete List of Excel Logical Functions, References and Examples
  • How to use Excel FALSE Function
  • NOT function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get day name from date in Excel
  • Convert text timestamp into time in Excel
  • DAYS360 function: Description, Usage, Syntax, Examples and Explanation
  • DAYS function: Description, Usage, Syntax, Examples and Explanation
  • Custom weekday abbreviation in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • If cell contains one of many things in Excel
  • Map inputs to arbitrary values in Excel
  • Group numbers at uneven intervals in Excel
  • Group numbers with VLOOKUP in Excel

General

  • How to calculate profit margin percentage in Excel
  • Check if multiple cells have same value in Excel
  • How to add sequential row numbers to a set of data in Excel
  • How to generate random number weighted probability in Excel
  • Advanced Number Formats in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning