How do I lock footers in Excel?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using excel spreadsheets as templates for others to use. I can set them
up so that they can only modify certain cells throught the spreadsheet. How
can I keep them from changing the header or footer?
 
I don't think you can.

About the only thing you can do is to put them back the way you want them right
before you print/printpreview.

You could record a macro that sets them the way you want, then put that code
into the ThisWorkbook module under the workbook_beforeprint routine.

If you have trouble modifying your recorded macro, post back.
 

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