Different Headers on pages

L

Larry G.

I need to create a header for the first page and then a different header for
each subsequent page. Anyone that can help with this would be great.
 
D

Dave Peterson

Print the first page with one header and then change the header, then print
pages 2-### with the second header.

There's options in the File|print dialog.

If you need a macro, you could record one when you do it manually.
 
Top