G
Guest
when working with decimals the below formula works, but
sometimes in c5:j5 i have whole numbers too like 8.15,
6.30 wich should equal to 14.45 but i am not getting that
with the formula below i got 24.05 i don't understand i
would appreciate your help.
=INT(SUM(E5:J5)/0.6)+(MOD(SUM(E5:J5),0.6))
sometimes in c5:j5 i have whole numbers too like 8.15,
6.30 wich should equal to 14.45 but i am not getting that
with the formula below i got 24.05 i don't understand i
would appreciate your help.
=INT(SUM(E5:J5)/0.6)+(MOD(SUM(E5:J5),0.6))