R
Rick Roberts
Access 2003
I have a popup/modal window that serves as a status display for a lengthy
report pre-processing. At the end of the pre process the code performs a
Docmd.close acform “PreProcessFormâ€
Followed by a
Docmd.OpenReport “MyReportâ€, acpreview
95% of the time this works as expected but every now and then the “closedâ€
window stays on top and the report preview is displayed underneath it. The
problem happens rarely but there must be a way to control the windowing 100%
of the time.
Any ideas?
I have a popup/modal window that serves as a status display for a lengthy
report pre-processing. At the end of the pre process the code performs a
Docmd.close acform “PreProcessFormâ€
Followed by a
Docmd.OpenReport “MyReportâ€, acpreview
95% of the time this works as expected but every now and then the “closedâ€
window stays on top and the report preview is displayed underneath it. The
problem happens rarely but there must be a way to control the windowing 100%
of the time.
Any ideas?