![]() |
|
|
|
#1
|
|||
|
|||
|
I found the post - Send Mailmerge Output to Individual Files (https://www.msofficeforums.com/mail-...ps-tricks.html) however I am getting an error.
I got it to run originally but the output was just the field names, not the merged data so I CTRL-ALT-DELETED Word to stop the process. Once I determined I needed to be in preview mode, it will only complete one record and then I get a Run-Time Error 5825. Any suggestion on how to fix this error? Thanks! |
|
#2
|
||||
|
||||
|
Hmm, somehow that macro lost its:
.Execute Pause:=False before: If Err.Number = 5631 Then Fixed. Try it with that line.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#3
|
|||
|
|||
|
Awesome, thank you! I did, however, notice the screen flash for each file. Is there a way to hide that?
|
|
#4
|
||||
|
||||
|
Only by hiding the Word window while the macro runs - but then there's no telling what will be displayed.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#5
|
|||
|
|||
|
Thanks for your help today! Much appreciated!
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Send Mailmerge Output to Individual Files - Help with VBA
|
plupton | Mail Merge | 2 | 12-24-2019 07:18 AM |
How to name a pdf output with Word 2016 mailmerge
|
jbulldog | Mail Merge | 3 | 02-05-2018 12:49 PM |
Save mailmerge records as individual word files using VBA
|
beefcake2000 | Word VBA | 3 | 11-10-2017 09:55 PM |
Send Mailmerge Output to Individual Files - troubleshooting help
|
mxk372 | Mail Merge | 1 | 07-06-2017 03:49 PM |
Mailmerge Individual Documents
|
DaddyMac | Mail Merge | 4 | 06-06-2013 09:22 PM |