Mike Hughes
Registered User.
- Local time
- Today, 17:32
- Joined
- Mar 23, 2002
- Messages
- 493
Access 2010
The production DB table has field called DT_AND_TIME_SCHEDULED and the data is stored as:
5/9/2007 1:30:00 PM
I can’t change the format of the table field because it is our production DB.
So if I’m looking to find any records that are scheduled anytime on 11/15/2011 what would I put in the criteria for the DT_AND_TIME_SCHEDULED field in my query?
Thanks Mike
The production DB table has field called DT_AND_TIME_SCHEDULED and the data is stored as:
5/9/2007 1:30:00 PM
I can’t change the format of the table field because it is our production DB.
So if I’m looking to find any records that are scheduled anytime on 11/15/2011 what would I put in the criteria for the DT_AND_TIME_SCHEDULED field in my query?
Thanks Mike