prompting user for date

mitchem1

Registered User.
Local time
Today, 01:59
Joined
Feb 21, 2002
Messages
153
I am looking for a very simple method to prompt a user for a date or range of dates when creating a report. If anyone has examples that I could look at, I would be very grateful. Thanks in advance.
 
If the report is based on a query, in the criteria of the field with the dates in, just type Between [Enter Start Date] And [Enter End Date] and when you open the report, it will ask you for the dates. Just type in the same date for 1 day.
HTH
 

Users who are viewing this thread

Back
Top Bottom