View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
PoolPool PoolPool is offline
external usenet poster
 
Posts: 1
Default if/then statement

I am attempting to add a value of "1" to the output of a formula from a
different cell. However, if the the value of the other cell is "0", I do not
want the "1" added.

I need to have a correlating "0" with the other "0".

Thanks.