Ask users for date range in a crosstab query

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

Guest

How do I ask users to enter a "start date" and an "end date" in a crosstab
query?

Thanks in advance.
 
Dear Adam:

You can add parameters to a crosstab like [StartDate] and [EndDate] by just
typing those in. They can be columns and/or criteria. As long as these
terms are not existing column names that should do it.

In a crosstab, it is required that you declare those parameters. In most
other query types, declaring them is optional.

Tom Ellison
 

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