G
Guest
I have a form that when OK is click this runs a macro that opens a report
that has 10 subreports in it. Once the report is open the form stays open on
top of the report. I need to close this form once the report has been
completely opened. The information gathered in the form is used to run all
the subreports. I have tried adding a close action in the macro but this
closes the form prematurely. How do I get the macro to wait until the report
is completely open before closing the form?
that has 10 subreports in it. Once the report is open the form stays open on
top of the report. I need to close this form once the report has been
completely opened. The information gathered in the form is used to run all
the subreports. I have tried adding a close action in the macro but this
closes the form prematurely. How do I get the macro to wait until the report
is completely open before closing the form?