View Single Post
 
Old 11-24-2024, 10:02 PM
excelenthusiast1 excelenthusiast1 is offline Windows 11 Office 2016
Novice
 
Join Date: Nov 2024
Posts: 8
excelenthusiast1 is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
The Merge_to_Individual_Files macro in the link is really simple to use - if you follow the instructions.

You are creating a problem for yourself if to expect to split a merged output file, because that file has no connection to the data source and no automatic way of identifying whatever records you expect to find the naming data in. You can't even store those data in a hidden form in bookmarks because any bookmarks get deleted in a mailmerge.
Yeah it's probably not the solution I'm looking for. I noticed the SplitMergedDocument() uses the H1 or Main headings as the filenaming convention for each page, is there another place I could potentially store different values and use those for each page?
Reply With Quote