The code would be essentially that at https://www.msofficeforums.com/word/...-document.html with the addition of
Code:
While .ZOrderPosition > 1
.ZOrder msoSendBackward
Wend
before the second End With
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
|