Merge date time fields

Status
Not open for further replies.

tezread

Registered User.
Local time
Today, 07:19
Joined
Jan 26, 2010
Messages
330
I have a two fields in a hospital admissions query that has been sent to me. I am trying write query to find which of those were out of hours (between 2000 hrs and 0800hrs) and which were in working hours (0800hrs and

Date dd/mm/yyyy
Time hh:mm:ss

I want to find out

I was wondering how I could 'merge' the two in a query so it read:

dd/mm/yyyy hh:mm:ss

?

Many thanks in advance
 
What are the two fields? What are their data types? What kind of values do they hold?
 
Status
Not open for further replies.

Users who are viewing this thread

Back
Top Bottom