There has to be a way and I am probably overthinking this. Anyway, I have a field where the mechanic inputs labor amount. They enter this in standard time format. I need to be able to add this time up and give a total of labor. I made the field in the table date/time and the format short time. The same has been done to the text box on the form. This works except when the labor exceeds 24 hours. Access is assuming that the time entered is an actual time of the day and not what it actually is. I have to of missed something. Does anybody know how to do this the right way?