I put in an equation. =D6-E6. The answer appears in box F6. I don't want the
answer to appear in box F6 unless I put a value in box E6. At the moment, my
value in box E6 is empty. Are there any solutions to this problem?
> I put in an equation. =D6-E6. The answer appears in box F6. I don't want the
> answer to appear in box F6 unless I put a value in box E6. At the moment, my
> value in box E6 is empty. Are there any solutions to this problem?
=IF(ISBLANK(E6),"",D6-E6)

Signature
Regards,
Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions