![]() |
#1
|
|||
|
|||
![]() Hey Guys, I need help changing this macro so that it runs in the background and does not chuck out an error as the document opens in the background. I would prefer if I could add some code to bring the document to the front. The code is PHP Code:
|
#2
|
||||
|
||||
![]()
A Document_Open macro runs when you open a document. By definition, that document is both the active document and takes the foreground. When a macro executes a mailmerge, the output document becomes the active document. To see how you might go about implementing a mailmerge via a macro, see Send Mailmerge Output to Individual Files in the Mailmerge Tips and Tricks 'Sticky' thread at: https://www.msofficeforums.com/mail-...ps-tricks.html
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#3
|
||||
|
||||
![]()
If you assign variable names to the documents as you open them (in the same Word instance) and subsequently refer to the documents by those variable names, it will not matter whether they are in the foreground or background, visible or invisible.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
remove repeated words with " macro " or " wild cards " in texts with parentheses and commas | jocke321 | Word VBA | 2 | 12-10-2014 11:27 AM |
Change "File As" and "Display As" format | davesp | Outlook | 0 | 10-14-2014 12:10 PM |
How to Turn Off Message "Search from the beginning of a document" in a Macro | sleake | Word | 10 | 10-15-2013 03:43 PM |
How to add a "note" which is "active" when doing a powerpoint show | Anders | PowerPoint | 0 | 01-22-2011 08:47 AM |
How do I change the "and" to "or" with multiple Rules (and Alerts)? | bschimmel | Outlook | 0 | 11-16-2009 05:26 AM |