Date Range

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to set a date range to open a report and I can't figure out how
to do it.
 
I am trying to set a date range to open a report and I can't figure out how
to do it.

Here is the basic method.
Create a query to be used as the report's record source.
As criteria on the DateField, write:
Between [StartDate] and [EndDate]

When you open the report, it will prompt you to enter the 2 dates.
 

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

Similar Threads


Back
Top