J
JString
I have a report that is launched by a popup form using the docmd.openreport
method.
The problem is that after the report is opened, the focus returns to the
popup form and when it closes, the report is placed behind all other open
forms. And since there doesn't seem to be a setfocus method for reports I
don't know how to keep it in the front after opening it.
Any help would be much appreciated.
method.
The problem is that after the report is opened, the focus returns to the
popup form and when it closes, the report is placed behind all other open
forms. And since there doesn't seem to be a setfocus method for reports I
don't know how to keep it in the front after opening it.
Any help would be much appreciated.