How do I get the Enter Parameter Value shown in a report

  • Thread starter Thread starter richardreeves
  • Start date Start date
R

richardreeves

I have a working report based on a query that asks for a few parameter
values to restrict the report. What I would like is to show this value
in the report after it is created.

Any suggestions on how to reference this value or query criteria?

Thanks
rich
 
Rich,

Set the control's control source property to:
=[Enter Parameter Value]

or whatever the prompt is in the query design.

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