ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   New workbook - automatically insert header (https://www.excelbanter.com/excel-programming/279117-re-new-workbook-automatically-insert-header.html)

Cliff Myers

New workbook - automatically insert header
 
You can create the macro, save it in your personal.xls and give it a
shortcut key say, H. That way everytime you create a new workbook all you
need to do is hit the keys CTRL+H and your header and footer will be created
for you.

HTH

"kevin" wrote in message
...
Hi

Each time I create a new workbook I want Excel to insert a
the header and footer to every sheet of the new workbook.
Where would I place the code for this? I guess the code
would be something to similar to below

With ActiveSheet.PageSetup
.CenterHeader = "&A"
.CenterFooter = "Printed &D &T"
End With

but not sure where to put it - presume in my personal
workbook somewhere, but what sheet, what function etc#

thanks in advance





All times are GMT +1. The time now is 08:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com