One way might be to include the field for which the parameter was entered.
If you want to see the selection criteria themselves, consider using a form
in which the parameters are entered/selected, then refer to that form and
those controls in the report itself.
Let me make sure I understand you. I can put to controls in a form (one for
each of the two paramaters that I want to select), fill those in, hit
"Search", and a subreport will generate the results the same way it does when
the subreport is based off of a select query instead of a Parameter Query?
Nope. What you described would leave Access "scratching its head".
Use a form, sure. But modify the query so it looks to the form to get its
parameters. Build your report on your query (which is now looking to the
form).
Regards
Jeff Boyce
Microsoft Office/Access MVP
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.