G
Guest
I'm using the formula below, which works with the
exception if it is false, I get "false" as a result and I
want 0 as a result, can you help me?
=IF(AND(OR
(I7="(00140)",I7="(35200)",I7="(35300)"),K22>J22),ROUND((-
25%*(K22-J22)),0))
exception if it is false, I get "false" as a result and I
want 0 as a result, can you help me?
=IF(AND(OR
(I7="(00140)",I7="(35200)",I7="(35300)"),K22>J22),ROUND((-
25%*(K22-J22)),0))