Hi,
New here to TR. I am working in Word 2007 and am trying to split a mail merged doc into it’s individual pieces. I’ve got a vba sub to do the work, but I’m having trouble finding the section page breaks that separate each document.
I can search for “^m” to find a manual page break, but that’s different than the section next page.
Does anybody know how to find these?
I have a workaround, but I was just curious to see if anyone knows.