View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
diepvic diepvic is offline
external usenet poster
 
Posts: 31
Default Iserror for an array

Hi,
can I use Iserror for an array?
like ISERROR(A2:A300)
I've tried this with a non-error array. The result is TRUE, which means
there's an error in the array. I'm quite confused.

Pls help.