View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ULandreman ULandreman is offline
external usenet poster
 
Posts: 4
Default Printing odd and even page footers

Having different footers in Word for odd and even pages is trivial.
How can one do it in Excel 2003?
I've seen how to set the footer programmatically in VBA.
But, the examples I've seen set the footer once for the entire document.

Any suggestions or places I can find the necessary VBA code?

Thanks.

Urban Landreman