IF THEN Statement

  • Thread starter Thread starter barbara h
  • Start date Start date
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?
 
Back
Top