Using Access 2010
I have a report based on a parameter query. The parameter query has three fields with parameters, so when the user opens the report, three pop up parameter boxes appear consecutively.
I would like to show the word typed in the parameter boxes in the header of the report. How would I do that?
The report is opened from a command button on a form.
Varda