IF THEN Statement

B

barbara h

I need to do a calculation based on a cell. If cell B12 >= 0, then I need
to calculate a formula (B13*.40). If cell B12 < 0, then value = 0.

Can anybody help?
 
Top