LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
PJ PJ is offline
external usenet poster
 
Posts: 112
Default Vlookup and Trace Return Cell

Hi TM

If I understand right, you have two identical lists but in different orders,
one in Sheet 1 and the other in Sheet 2, and you want to find the cell in
Sheet 2 containing the value of a given cell in Sheet 1.

With the lists in column A in both sheets and the value you want to match in
say A3, try this formula:

="Sheet2!A"&MATCH(A3,Sheet2!A1:A12,0)

"TM" wrote:

Hi,

Wondering how to have excel return the cell that the vlookup equation is
drawing from? For example, when my vlookup returns the value "45" within a
given table, how do I trace where that exact cell is that contains the 45?
When I try the formulas - trace precedents, the vlookup only shows the
entire table that the function is using and not the cell of the value (the
45) it's returning.

Further, I should elaborate on my end goal and perhaps there is another,
better way: I have two tabs with identical set of values, but in different
orders (which is how they should be). Nevertheless, since all the values are
the same, I want to have 1 tab reference to another tab's value. Ideally the
tables would be identical and I could say set tab 1's Cell A1 = 'Tab 2'!A1;
however, as I mentioned they are in different orders. Therefore, I would
have to manually look for each one! So my work around is to have vlookup
search for the identical value from one table in another, and now, per my
question above, return the cell of which it's gathering from.

Hope that makes sense, thanks for the help!
TM

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VLOOKUP to return Cell Address Steve Haack Excel Worksheet Functions 3 January 20th 10 07:07 PM
To return a blank cell rather than 0% in a vlookup. Romileyrunner1 Excel Worksheet Functions 9 August 27th 09 02:36 PM
USING VLOOKUP TO RETURN A CELL ADDRESS psych142 Excel Worksheet Functions 5 December 8th 08 01:04 AM
trace dependent tool doesn't work but trace precendent doesn't marnie Excel Discussion (Misc queries) 2 May 24th 07 12:26 PM
Vlookup return 0 when cell is blank Paul Excel Worksheet Functions 2 January 11th 06 05:01 PM


All times are GMT +1. The time now is 10:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"