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

Data Analysis

  • Conditional Formatting Data bars Examples in Excel
  • Get column index in Excel Table
  • Example of COUNTIFS with variable table column in Excel
  • How To Load Analysis ToolPak in Excel
  • Number and Text Filters Examples in Excel

References

  • Convert text string to valid reference in Excel using Indirect function
  • How to get last row in mixed data with blanks in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • How to use Excel INDIRECT Function
  • How to reference named range different sheet in Excel

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation must contain specific text
  • Excel Data validation must not contain
  • Excel Data validation don’t exceed total
  • Excel Data validation only dates between

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

  • Not Equal To ‘<>‘ operator in Excel
  • IF with wildcards in Excel
  • SWITCH function example in Excel
  • How to use Excel TRUE Function
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • MINUTE function: Description, Usage, Syntax, Examples and Explanation
  • Get days, hours, and minutes between dates in Excel
  • Convert time to time zone in Excel
  • How to get number of days, weeks, months or years between two dates in Excel
  • DAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group times into unequal buckets in Excel
  • Group numbers at uneven intervals in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel
  • How to randomly assign data to groups in Excel

General

  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to calculate profit margin percentage in Excel
  • Zoom Worksheet in Excel
  • Check if range contains a value not in another range in Excel
  • Sum by group in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning