Thread: [Solved] Using VBA for Mail Merging
View Single Post
 
Old 05-31-2019, 01:02 AM
vbaformailmerge vbaformailmerge is offline Windows 10 Office 2016
Novice
 
Join Date: May 2019
Posts: 4
vbaformailmerge is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
See Send Mailmerge Output to Individual Files in the Mailmerge Tips and Tricks 'Sticky' thread at the top of this forum: https://www.msofficeforums.com/mail-...ps-tricks.html
The code there outputs every record as a separate file. It could be adapted, though, to group records if that's what you really want.

PS: When posting code, please use the code tags, indicated by the # button on the posting menu. Without them, your code loses much of whatever structure it had.
I tried using this code but nothing happens? I changed the folder name and made sure it was set to .doc too. Can't seem to figure out why it is not working
Reply With Quote