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

Data Analysis

  • Excel Line Chart
  • Filter Data Based on Date in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Conditional Formatting Data bars Examples in Excel
  • How to create a Histogram in Excel

References

  • To count total rows in a range in Excel
  • How to use Excel INDIRECT Function
  • How to use Excel ROWS Function
  • How to use Excel TRANSPOSE Function
  • Last row number in range

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation must contain specific text
  • Excel Data validation unique values only
  • Excel Data validation must begin with
  • Excel Data validation number multiple 100

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 with boolean logic in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Convert date to text in Excel
  • Get date from day number in Excel
  • Get project end date in Excel
  • Get day name from date in Excel
  • Convert Excel time to decimal hours in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Group numbers at uneven intervals in Excel
  • Group numbers with VLOOKUP in Excel
  • Categorize text with keywords in Excel
  • Map inputs to arbitrary values in Excel

General

  • How to calculate profit margin percentage in Excel
  • How to generate random number between two numbers in Excel
  • With vs Without Array Formula in Excel
  • Subtotal by invoice number in Excel
  • Share Excel data with Word documents
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning