Thread: Hiding #N/A
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
jamie85[_9_] jamie85[_9_] is offline
external usenet poster
 
Posts: 1
Default Hiding #N/A

=IF(ISNA(=VLOOKUP(A2,STOCK,2)),"",=VLOOKUP(A2,STOC K,2))

That is what i currently have but it isn't working. Any idea why
Thanks

--
Message posted from http://www.ExcelForum.com