I was wondering if someone could help with this problem I have.
I'm opening a Word Document through an Access module to carry out a MailMerge - I've put the code for the MailMerge into the Word Document as opposed to putting it into the Access Module for reasons I won't go into.
The problem I have is that after the Word Document is opened I want to have a MsgBox pop up from the Access Database to remind users to close the Word Document. But because the Word Document is the active document you can't see the MsgBox that pops up in the Access Database. Is there a way to set the database to visible or to be the active window?
I'm opening a Word Document through an Access module to carry out a MailMerge - I've put the code for the MailMerge into the Word Document as opposed to putting it into the Access Module for reasons I won't go into.
The problem I have is that after the Word Document is opened I want to have a MsgBox pop up from the Access Database to remind users to close the Word Document. But because the Word Document is the active document you can't see the MsgBox that pops up in the Access Database. Is there a way to set the database to visible or to be the active window?