problems with a report

J

jabba

I've created a report based on a query. The report counts the number of
participants in a training program during a given period. To determine the
report start and end date, I use the Criteria filed in the query. I used
[Report Start Date] to query the training program start date, and [Report End
Date] to query the training program end date. How can I display these report
start and end dates on the report? I'm sure I've done it in the past, but for
the life of me, I can't remember!!!
 
D

Duane Hookom

Users should never have to respond to parameter prompts. Use controls on
forms for all criteria. However, you can add a text box to your report with
a control source like:
=[Report Start 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

Top