G
Guest
Sorry for posting this again, but I still need some help.
I have an Access application that merges various word documents. Normally
this works as expected and the new document is displayed in a Window and that
window has the focus.
However, part of the process checks for a duplicate file name. If the
duplicate is found then a message is presented by Access. After the message
is presented and the user has completed their interaction with the
application, the Word document is merged and displayed. However, the focus
remains in the Access application.
What code can I use to force the focus to the new merged Word document Window?
Thanks for any assistance.
I have an Access application that merges various word documents. Normally
this works as expected and the new document is displayed in a Window and that
window has the focus.
However, part of the process checks for a duplicate file name. If the
duplicate is found then a message is presented by Access. After the message
is presented and the user has completed their interaction with the
application, the Word document is merged and displayed. However, the focus
remains in the Access application.
What code can I use to force the focus to the new merged Word document Window?
Thanks for any assistance.