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
|