Thread: ISERROR
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim[_73_] Jim[_73_] is offline
external usenet poster
 
Posts: 24
Default ISERROR

Can anyone tell me how to get the ISERROR function in this function:

=IF(B591,VLOOKUP(A59,$D$3:$S$2423,14,FALSE)," ")

I have been trying, but to no avail.