Create a dialog box

J

John Rathier

I would like to create a dialog box that pop up to ask
user to provide start and end date to retreive records
for viewing or printing?? Any help.
 
G

Guest

In the query on the criteria row, type in >=[Start Date]
and <=[End Date]

When you run the report it will prompt you for the dates
 
Top