View Single Post
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
=IF(AND(I29-J290,S29,"Yes"),0,I29-J29)

--
Regards
Frank Kabel
Frankfurt, Germany

Pat wrote:
=I29-J29

If the above formula returns a value greater than "0" (zero) and S29
contains the value "Yes" return "0" On the otherhand if S29 contains
nothing return whtaever value =I29-J29 returns.

Is this possible?

Thank you if you know.

Pat