Date Range

.Justin

Registered User.
Local time
Today, 23:08
Joined
Jun 29, 2009
Messages
38
Good Evening,

I need some help with what I think is probably a basic query. I want to be able to enter a date range (a start date and a end date) for the query to show the data.

I would like to use a form with two text boxes, one for the start date and one for the end date. What criteria would I need to set?
 
Between Forms!FormName.StartTextboxName And Forms!FormName.EndTextboxName
 

Users who are viewing this thread

Back
Top Bottom