View Single Post
 
Old 04-13-2017, 04:42 AM
mihnea96 mihnea96 is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Apr 2017
Posts: 26
mihnea96 is on a distinguished road
Default

I replaced the manual page breaks with Section Breaks in VBA. I replaced "^m"
with "^b". In the Word document you CANNOT put in the replace box "Section Break" (^b). I've tried this as well and it doesn't let me do that.
Going back: so, i replaced with "^b" ran the code, ran the "Send Mailmerge Output to Individual Files" code and it didn't work. I've closed the document, opened it again, pasted both codes in VBA and then ran the code and it still didn't work. could you kindly be more explicit in what should i do? i have little knowledge in VBA.
Reply With Quote