Guest_imported
New member
- Jan 1, 1970
- 0
Any help would be great.
I am writing a query that will extract some data. My problem is one of the fields is setup as a time field. It has data in the one field like this.
( 6/11/2002 11:00:00 PM )
I am trying to get the data for the entire day. If I enter
#6/11/2002#
I will only the data that occurred exactly at that time.
I would not get data that begins at:
( 6/11/2002 12:00:01 AM ) and on.
Please help with some function criteria.
I am writing a query that will extract some data. My problem is one of the fields is setup as a time field. It has data in the one field like this.
( 6/11/2002 11:00:00 PM )
I am trying to get the data for the entire day. If I enter
#6/11/2002#
I will only the data that occurred exactly at that time.
I would not get data that begins at:
( 6/11/2002 12:00:01 AM ) and on.
Please help with some function criteria.