L
Leslie Isaacs
Hello All
I have a form with a combobox and various buttons: the user opens various
reports in preview by clicking on the appropriate buttons.
The reports use the value in the combobox as a parameter.
The problem is that sometimes the user does not close a previewed report
before changing the value in the combobox, and then when they click the
button for the report that is already open they do not get the correct
report.
Is there a way to put some code behind the combobox (as the before or after
update event) that will close all the reports that are open?
This strikes me as the best way to solve the problem ... if there is a
command that will do it!
Hope someone can help
Many thanks
Les
I have a form with a combobox and various buttons: the user opens various
reports in preview by clicking on the appropriate buttons.
The reports use the value in the combobox as a parameter.
The problem is that sometimes the user does not close a previewed report
before changing the value in the combobox, and then when they click the
button for the report that is already open they do not get the correct
report.
Is there a way to put some code behind the combobox (as the before or after
update event) that will close all the reports that are open?
This strikes me as the best way to solve the problem ... if there is a
command that will do it!
Hope someone can help
Many thanks
Les