I have a report that I open via a form. The form contains two text boxes which define the date range of the report, so I have left the form open when running the report.
I would like to close the form when closing the report, but am encountering a code issue with the form close event:
Private...