Bennie47250
Programmer
Using Access 2002
We have a home grown help desk package and I have been asked to write a few reports off of the existing data. I’m having problems calculating the elapsed time.
The table has start_time and end_time fields. These fields are defined as Date/Time fields. Their format is set to “General Date” and the data looks like this 08/25/2003 8:52:18 AM.
What I have been asked to do is develop reports that will show the time spent on each call. The total time spent on a group of call types and the total time spent on all the calls for the week, month year.....
For the example of a single call, would like to see it like 1 hour 32 minutes 15 seconds.
In the example of calls for a group, would like to see it as 41 hour 15 minutes 32 seconds.
In the report footer, where the total time is reported would like to see it expressed in the same total hours, minutes and seconds.
I have experimented with some formulas but I’m not getting the desired results and I’m looking for some help.
Thanks
We have a home grown help desk package and I have been asked to write a few reports off of the existing data. I’m having problems calculating the elapsed time.
The table has start_time and end_time fields. These fields are defined as Date/Time fields. Their format is set to “General Date” and the data looks like this 08/25/2003 8:52:18 AM.
What I have been asked to do is develop reports that will show the time spent on each call. The total time spent on a group of call types and the total time spent on all the calls for the week, month year.....
For the example of a single call, would like to see it like 1 hour 32 minutes 15 seconds.
In the example of calls for a group, would like to see it as 41 hour 15 minutes 32 seconds.
In the report footer, where the total time is reported would like to see it expressed in the same total hours, minutes and seconds.
I have experimented with some formulas but I’m not getting the desired results and I’m looking for some help.
Thanks