View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cindy Wang Cindy Wang is offline
external usenet poster
 
Posts: 14
Default iserror function

Could someone tell me what is wrong with my function here
"=SUM(IF(ISERROR(E30:E48), " ", E30:E48))"? I t returns
"#VALUE!". Thanks,