Can I protect the page setup? i.e. 45% landscape

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

Guest

I'm using Excel 2003. I want to protect my document so that no one can
change the printing options. It won't print correctly if it is not set at
45% landscape.
 
I haven't been able to.

Maybe you could provide a macro that prints with the exact settings you want.

Or put some code into the workbook_beforeprint that puts stuff back the way you
like.

But if the user disables macros (or events), then this won't work.
 
Back
Top