The macro splits by column breaks as in your sample (FindText:="^n") If you want to split by manual page breaks use ^m instead or section breaks ^s
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
|