nschroeder
nschroeder
- Local time
- Today, 16:20
- Joined
- Jan 8, 2007
- Messages
- 186
I have a field in a table containing date/time values, and want to use a parameter query with a form from which the user can enter a value in a date picker textbox. When a date is entered, however, no matching records are found because of the time in the field values.
I can get it to work by putting two date fields on the form for a beginning and ending date range, and then enter today's date in the beginning field and tomorrow's in the ending field. It will then include all of today's records, but is there a simpler way?
I can get it to work by putting two date fields on the form for a beginning and ending date range, and then enter today's date in the beginning field and tomorrow's in the ending field. It will then include all of today's records, but is there a simpler way?