View Single Post
 
Old 03-27-2014, 03:42 PM
LMRO LMRO is offline Windows 8 Office 2013
Novice
 
Join Date: Mar 2014
Posts: 1
LMRO is on a distinguished road
Default Add a Different Footer on an Odd or Even Page

I have a template that has different odd and even page headers/footers. I am trying to write a macro that will insert a landscape page in the document then depending if the page is odd or even, insert a different footer. The footers contain graphics so I have save the entire footer contents as AutoText.

At the moment my macro inserts a section break, unlinks the header/footer, changes the page orientations then deletes the current footer. Where I am having trouble is inserting different Autotext into the footer depending on whether the page is odd or even.

Any ideas?

Thanks
Reply With Quote