Parameter Value Report

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

Guest

When using a report based on a query with parameter boxes is it possible to
get the values entered into the parameter boxes to appear on the report?

Many Thanks Ian
 
Sure, set control sources of text boxes to your exact parameter prompts ie:
=[Enter Start Date]

I recommend moving away from parameter prompts in favor of using values
entered/selected on control on forms. This provides much greater flexibility
and user interface.
 
Hey, this is the second one today! Look for a thread titled "Displaying
Parameter Values In Report" in this same NG.

HTH,
Nikos
 

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