Thread: Vlookup help
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Vlookup help

Agreed, it should be:
=IF(ISNA(MATCH(A2,Sheet1!C:C,0)),"",
INDEX(Sheet1!A:A,MATCH(A2,Sheet1!C:C,0)))

Thanks for the correction
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---