VBA Code to Add the same header from my first sheet into 20 sheets

  • Thread starter Thread starter pkaraffa
  • Start date Start date
P

pkaraffa

I have 20 worksheets. Is there an easy way to get the same heading that
I have in my first sheet into all 20 sheets? I
 
Hi

Click on the first sheet, then hold down shift while you click on the
last.
This will Group the sheets and you will see the word Group appear at the
top of the screen after the workbook name.
Now, anything you type on one sheet will be entered across all sheets.
Click on any individual sheet tab to Ungroup.
 
I have 20 worksheets. Is there an easy way to get the same heading that
I have in my first sheet into all 20 sheets? I


Thanks very much Roger!
 
Roger,

This works if the "header" is in the cells.

Do you have a solution if the "header" is in the printer setup
"header"?

Rgds,
 
Same operation.

Select all sheets and go into print setup for active sheet.

What you do will be replicated to all selected sheets.


Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top