View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Haldun Alay[_2_] Haldun Alay[_2_] is offline
external usenet poster
 
Posts: 16
Default VLOOKUP Question

Hi,

I'm using VLOOKUP function to get some values from a range. The problem is
if source range has more than one record for the condition, VLOOKUP always
gets first occurance. Is there anyway to get second or third occurance of
lookup value.


Thanks in advance


Haldun