Hi
I've created a form with an unbound combo box to select a criterion for a query that is used in a report. I also put a command button on the form to open the report in the click event. Everything works fine except I want to unload the form after clicking on the run report button so the user doesn't have to close it. To work around this I set the visible property to false after the click event, but I would rather unload the form. Any suggestions?
Thanks
GW73
I've created a form with an unbound combo box to select a criterion for a query that is used in a report. I also put a command button on the form to open the report in the click event. Everything works fine except I want to unload the form after clicking on the run report button so the user doesn't have to close it. To work around this I set the visible property to false after the click event, but I would rather unload the form. Any suggestions?
Thanks
GW73