Thread: header question
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default header question

You could print one page, change the header, print the next, change the header,
and so forth.

Ron de Bruin shares some macro code that shows how to do this:
http://www.rondebruin.nl/print.htm#Header


Rick wrote:

I have a single sheet file with page breaks in it (total of 3 pages). I want
to use different headers for each page (keep in mind, it is on the same
sheet). Is this possible?

I know I can do this for different sheets, but not sure about the same sheet
with page breaks...

Thanks,

Rick


--

Dave Peterson