Be prompt from a View

  • Thread starter Thread starter Eleonora
  • Start date Start date
E

Eleonora

Hi,

I would like to be prompt for dates when running a report. I have a SQL View
with date_field and I would like to introduce the start date and end date on
a report or form so that the report will only show a chosen period.

What do I need to do to the SQL view?

TIA

Eleonora
 
Hi,

I would like to be prompt for dates when running a report. I have a SQL View
with date_field and I would like to introduce the start date and end date on
a report or form so that the report will only show a chosen period.

What do I need to do to the SQL view?

TIA

Eleonora

In the Date Field criteria line, write:
Between [Enter Start Date] and [Enter End Date]
 

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