In Excel, Lookup functions such as Vlookup or Index and Match can be used to find a record and return a value. But what if you want to return the cell reference, or address, instead of the value.
In this example we will look for a Customer using its ID and return the address of the cell that contains the customer’s city.