parameter query by start and stop dates

G

Guest

How do I set up a parameter query by start date and end date - I want the
user to specify from mm/dd/yy to mm/dd/yy?
 
R

Rick B

Under the date field in your query put something like the following in the
criteria field:



Between [EnterStartDate] And [EnterSendDate]



Rick B
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top