E
Eric C
Hello,
When I open a certain report I created, it opens behind
the current form. I need this report to be on top, until
it is closed by the user. How do I go about doing this.
My code is:
DoCmd.OpenReport "schTEACHERLISTACTIVEBYSCHOOL",
acViewPreview, , , acWindowNormal
Thanks,
Eric
When I open a certain report I created, it opens behind
the current form. I need this report to be on top, until
it is closed by the user. How do I go about doing this.
My code is:
DoCmd.OpenReport "schTEACHERLISTACTIVEBYSCHOOL",
acViewPreview, , , acWindowNormal
Thanks,
Eric