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

should be like this :

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


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