Summing Time

A

aMack

I need the users to enter time lost such as 1 hr 32 min.

I than need to sum the total lost time over a period of time: 1:32 + 5:30 +
8:00 = 15:02.

What data field type should I use?

How do I get the sum to display as 15:02 on a report? Using date/time is not
working.

Thanks
 
Top