fieldtechuk
IS-IT--Management
- May 12, 2006
- 11
This is probably quite simple, but I think I've been looking at it too long!
I need to calculate the elapsed time between two date/times. I have used DateDiff("s", start, end) to get the number of seconds between the dates, but can't seem to be able to find a function to convert the resulant number of seconds back into a date and time (DD/MM/YYYY HH:MM:SS) field.
I need to calculate the elapsed time between two date/times. I have used DateDiff("s", start, end) to get the number of seconds between the dates, but can't seem to be able to find a function to convert the resulant number of seconds back into a date and time (DD/MM/YYYY HH:MM:SS) field.