Hi,
I have an access database that extracts data from a call centre server. This stores the times in seconds, and I want to display HH:MM:SS HOWEVER.. when I do this the way i know how (Seconds/86400 formatted as long time) it works IF the number of hours is less than 24:00:00. If it is greater than this it rolls over back to 00:00:01.
For example - logged on time may be 50:01:10 but my report will display it as 02:01:10
Does anyone know how to do this?
Thanks,
GDCMike
I have an access database that extracts data from a call centre server. This stores the times in seconds, and I want to display HH:MM:SS HOWEVER.. when I do this the way i know how (Seconds/86400 formatted as long time) it works IF the number of hours is less than 24:00:00. If it is greater than this it rolls over back to 00:00:01.
For example - logged on time may be 50:01:10 but my report will display it as 02:01:10
Does anyone know how to do this?
Thanks,
GDCMike