Microsoft
Software
Hardware
Network
Question : Query by time range not date. ie 7:00a - 2:59a
I am using access 2003 and trying to query all records so that i ONLY see a time span from 7 am - 2:59 pm for all records in the query. Record set contians patient appointment time and dates [APPT_TIME].
Format = 1/12/2010 10:40:00 AM
I would like to query by a specific time range only. not day or date ranges. Data is linked to a excel pivot table. I manually click the times i want to see now. BIG PAIN and time consuming. See attachment...
Answer : Query by time range not date. ie 7:00a - 2:59a
Try this ...
Expr1: TimeValue(CDate([Appt_Time
]))
On the Criteria line of this field add ...
BETWEEN #07:00:00# AND #14:59:00#
ET
Random Solutions
Setting MSSQL 2005 timeout = 0 (neverending)
Window Server 2008 64bit Standard
open port 1433 sql server in windows server 2008
How do I put a specific table row at the END of my 'ORDER BY' list?
MySQL command to replace data in tables
I need help appending text to cells in excel
FoxPro Code for creating text string for Intelligent Mail Barcode
VISTA ULTIMATE - 64bit downgrade to 32 bit ??s
Boolean as criteria in Access 2003 query
Terminal Server installation on Windows Essential Business Server 2008.