Formula Error

G

Gary''s Student

This is simple roundoff error. If it is not acceptable then use:

=12-2.4*(INT(12/2.4))
 
Top