Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default returning the address of a value

If a value is found using vlookup or hlookup, how do I return the address of
such value instead of the value itself?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default returning the address of a value

say we have in F1 thru H14:

1 88 61
1 110 91
2 123 87
2 69 103
2 147 68
3 139 52
4 56 70
5 110 145
6 141 95
7 68 76
8 92 94
9 56 110
10 144 114
11 124 96


and in A1 we have 7 and in B1:
=VLOOKUP(A1,F1:H14,3)
we will see 76 the value in column H
in B2 put:
=MATCH(B1,H1:H14,0)
we see 10.

So H10 is the address containing the vlookup result
--
Gary''s Student - gsnu200714


"Excel Enthusiastic" wrote:

If a value is found using vlookup or hlookup, how do I return the address of
such value instead of the value itself?

Reply
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
=(INDIRECT(ADDRESS(ROW(),#))) with SUMPRODUCT returning #VALUE! Brian Williams Excel Worksheet Functions 7 March 30th 07 02:28 PM
Returning Multiple Text or Address Locations jdurrmsu Excel Worksheet Functions 3 February 3rd 06 06:34 AM
long address list, name-address-city, listed vertically, how do y. kb Excel Discussion (Misc queries) 2 March 4th 05 12:48 AM
How do I import Office address book to Outlook Express address bo. snnorp Excel Discussion (Misc queries) 2 February 22nd 05 11:47 AM
Using =address to provide address location for =average ahills Excel Worksheet Functions 2 November 30th 04 03:10 AM


All times are GMT +1. The time now is 07:22 PM.

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"