View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
wolfgangea wolfgangea is offline
external usenet poster
 
Posts: 2
Default error in one cell and formula in other

I would like to write a formula referencing two cells that may have this
condition. One cell has an error in it (#num) and the other cell has a
formula in it which meets the condition of making that cell blank. What I
would like to have is an or() statement that if one of these condition the or
statement is true. I have one half of the problem done using iserror() but
can't get the other half.
Thanks