#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 553
Default REVERSE VLOOKUP

Hi everyone is there any technique of vlookup whereby the very last entry is
first considered. In other words "=VLOOKUP(A1,B:C,2,0)" shall look for a
match of A1 in column B and return the corresponding value in C for the FIRST
case.

But How can I achieve the corresponding value of the LAST matching entry?

--

Best Regards,
FARAZ A. QURESHI
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default REVERSE VLOOKUP

Try this:

=LOOKUP(2,1/(B1:B20=A1),C1:C20)

Note that you can't use entire columns as range references in (B1:B20=A1)
unless you're using Excel 2007.

--
Biff
Microsoft Excel MVP


"FARAZ QURESHI" wrote in message
...
Hi everyone is there any technique of vlookup whereby the very last entry
is
first considered. In other words "=VLOOKUP(A1,B:C,2,0)" shall look for a
match of A1 in column B and return the corresponding value in C for the
FIRST
case.

But How can I achieve the corresponding value of the LAST matching entry?

--

Best Regards,
FARAZ A. QURESHI



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 553
Default REVERSE VLOOKUP

XClent
--

Best Regards,
FARAZ A. QURESHI


"T. Valko" wrote:

Try this:

=LOOKUP(2,1/(B1:B20=A1),C1:C20)

Note that you can't use entire columns as range references in (B1:B20=A1)
unless you're using Excel 2007.

--
Biff
Microsoft Excel MVP


"FARAZ QURESHI" wrote in message
...
Hi everyone is there any technique of vlookup whereby the very last entry
is
first considered. In other words "=VLOOKUP(A1,B:C,2,0)" shall look for a
match of A1 in column B and return the corresponding value in C for the
FIRST
case.

But How can I achieve the corresponding value of the LAST matching entry?

--

Best Regards,
FARAZ A. QURESHI




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default REVERSE VLOOKUP

You're welcome!

--
Biff
Microsoft Excel MVP


"FARAZ QURESHI" wrote in message
...
XClent
--

Best Regards,
FARAZ A. QURESHI


"T. Valko" wrote:

Try this:

=LOOKUP(2,1/(B1:B20=A1),C1:C20)

Note that you can't use entire columns as range references in (B1:B20=A1)
unless you're using Excel 2007.

--
Biff
Microsoft Excel MVP


"FARAZ QURESHI" wrote in message
...
Hi everyone is there any technique of vlookup whereby the very last
entry
is
first considered. In other words "=VLOOKUP(A1,B:C,2,0)" shall look for
a
match of A1 in column B and return the corresponding value in C for the
FIRST
case.

But How can I achieve the corresponding value of the LAST matching
entry?

--

Best Regards,
FARAZ A. QURESHI






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
Reverse VLOOKUP? [email protected] Excel Discussion (Misc queries) 1 April 14th 08 02:59 PM
Reverse VLOOKUP Matt Excel Discussion (Misc queries) 1 January 28th 08 10:34 PM
Reverse VlookUp Matt Excel Discussion (Misc queries) 1 January 28th 08 09:55 PM
reverse VLOOKUP Marcus Schöneborn Excel Discussion (Misc queries) 4 September 24th 07 06:08 PM
vlookup reverse// please help cecman Excel Worksheet Functions 3 February 13th 05 01:44 PM


All times are GMT +1. The time now is 12:03 AM.

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

About Us

"It's about Microsoft Excel"