Hello,
I have a form which allows users to choose filters for a report, such as a date range. When I try to display the criteria on the report, I use a text box with =[Forms].[FrmReportFilter].[TextDate1] as the control source, for example. This works fine unless/until the user closes the filter form. If they do so before printing the report, it shows up as "#Name?" when printing. Is there a workaround for this?
I have a form which allows users to choose filters for a report, such as a date range. When I try to display the criteria on the report, I use a text box with =[Forms].[FrmReportFilter].[TextDate1] as the control source, for example. This works fine unless/until the user closes the filter form. If they do so before printing the report, it shows up as "#Name?" when printing. Is there a workaround for this?