G
Gulfman100
The following formula returns FALSE when the first IF (B3=9)condition is not
met. I
want to return a blank cell or a 0. The other 2 IF formulas are working
correctly. I have tried everything I can think of. Please help.
=IF(B3=9,IF(B7=16,(B6*12/16)+(3*B8)+(4*B9)+(B10*8),IF(B7=24,(B6*12/24)+(3*B8)+(4*B9)+(B10*8),0)))
met. I
want to return a blank cell or a 0. The other 2 IF formulas are working
correctly. I have tried everything I can think of. Please help.
=IF(B3=9,IF(B7=16,(B6*12/16)+(3*B8)+(4*B9)+(B10*8),IF(B7=24,(B6*12/24)+(3*B8)+(4*B9)+(B10*8),0)))