ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   IF THEN Statement (https://www.excelbanter.com/excel-worksheet-functions/256076-if-then-statement.html)

barbara h

IF THEN Statement
 
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?

--
barbara h

Eduardo

IF THEN Statement
 
Hi,

=if(B120,(B13*0.40),0)

"barbara h" wrote:

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?

--
barbara h



All times are GMT +1. The time now is 01:27 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com