kaveman
Registered User.
- Local time
- Today, 02:23
- Joined
- May 12, 2004
- Messages
- 58
I want to be able to run a query that will prompt for a start date and an end date using "BETWEEN [Enter Start Date] AND [Enter End Date]" for my date field. At the same time if the user only wants to view one days worth of data I don't want them to have to enter the date once when the Start message box is displayed and then again when the End message box pops up I want them to be able to enter the date only once and then click "OK" on the next box. Is this possible?