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.
|