Thread: Vlookup
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Sheeloo[_3_] Sheeloo[_3_] is offline
external usenet poster
 
Posts: 1,805
Default Vlookup

VLOOKUP gives the first match only... it will not give you multiple names...

Use Data-Auto Filter and specify the conditions you want...

--
--------
If this is what you wanted then press the ''''YES'''' button (if you see it)


"Karthik" wrote:

Hi,
Could anyone please help me with a vlookup formula.
ID Name Target
1002 Rodneyl 1000
1003 Samantha 1000
1004 Howell 900
1005 Barrett 1200
1006 Angel 800
1007 Ronn 1100

I need a vlookup formula which displays the names of those who has the
target between 900 and 1000

Thanks in Advance.
--
Karthi