How to start header on second page?

L

LLeips

I want the header to start on the second page. Other programs prompt you
where to start. Excel doesn't seem to do this. Do I have to write a macro
to accomplish this? If so, how do I find out how to do that?
 
D

Don Guillett

IF you mean that you want a constant row to appear on each PRINTED sheet
then
file>page setup>sheet>rows to appear
 
B

bill k

Ron's macro examples are an excellent resource, no doubt about that!

If you do not want to work with macro's , you could have the cover
sheet on a seperate worksheet without the header.

Select both worksheets by holding the <cntrl> while clicking on the
second sheet and click onto print button.
 
Top