T
tintin
I have two fields in a seperate tables; 1st field is a "time received"
box with date and time. Second field is for "time despatched" with the
same format and I want to calculate the difference between the two i.e.
"response time". The problem is that the "response time" has to be
based on a working day of 08.30 to 17.30 so that the difference between
day 1 17:00 and day 2 09:30 would be 1.5 hours.
Any ideas on how to define this query?
box with date and time. Second field is for "time despatched" with the
same format and I want to calculate the difference between the two i.e.
"response time". The problem is that the "response time" has to be
based on a working day of 08.30 to 17.30 so that the difference between
day 1 17:00 and day 2 09:30 would be 1.5 hours.
Any ideas on how to define this query?