View Single Post
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Take a look at the "Arbitrary Lookups" topic he

http://www.cpearson.com/excel/lookups.htm

In article . com,
"snax500" wrote:

In Excel2000, I have the following data:

Tom 100
Pete 200
Joe 300
Tom 500

I want to have a Vlookup that finds "Tom' and gives me 500 NOT 100. I
know vlookups usually finds the first instance of a match but I want
the second. Can this be done?

Thanks