G
Guest
I have an application where I am merging to word documents and the merge is
working as desired. However, when attempting to save the new merged document,
a check is made to determine if a document by that name already exists. If
one exists, the user is notified with a dialog box from Access.
My questions is, What code can I use to force the new Word document to be
displayed and have the focus after the message box? Right now Access remains
as the window with the focus and MS Word is behind it.
Any assistance is appreciated.
working as desired. However, when attempting to save the new merged document,
a check is made to determine if a document by that name already exists. If
one exists, the user is notified with a dialog box from Access.
My questions is, What code can I use to force the new Word document to be
displayed and have the focus after the message box? Right now Access remains
as the window with the focus and MS Word is behind it.
Any assistance is appreciated.