I have reports that get data from forms (button click opens the form, user selects the criteria, and user clicks a button to generate the report). The form data is used in the query for the report.
The report works fine.
I have a label in the page header of the report to display the date range the user selected on the form. The first page of the report shows these dates fine. The pages after the first show a "#Name?" error?
Why is that and how can I fix it?
Just for reference, the dates selected are not stored anywhere and the form closes after the button click to generate the report. I have tried keeping the form open, but that doesn't work either.
TIA.
DreamerZ
The report works fine.
I have a label in the page header of the report to display the date range the user selected on the form. The first page of the report shows these dates fine. The pages after the first show a "#Name?" error?
Why is that and how can I fix it?
Just for reference, the dates selected are not stored anywhere and the form closes after the button click to generate the report. I have tried keeping the form open, but that doesn't work either.
TIA.
DreamerZ