Setting a Date Range upon Opening a Report

  • Thread starter Thread starter wessleym
  • Start date Start date
W

wessleym

I would like to be prompted for a date range when I open
a certain report. The tables have been created and
everything. I just need to somehow know to prompt me for
a date range before the report is generated.
 
Hi,
Open up the report properties. Under Filter, type:

yourdatefield>=[Enter start date] and yourdatefield<=
[Enter end date]

Set the FilterOn property to "Yes"

Hope this helps.
 

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

Back
Top