Page Setup Problems

  • Thread starter Thread starter elziko
  • Start date Start date
E

elziko

How would I set the pagesetup so that I fit to 1 page wide by N pages tall?
I've tried:

ActiveSheet.PageSetup.FitToPagesTall = False
ActiveSheet.PageSetup.FitToPagesWide = 1
ActiveSheet.PageSetup.Zoom = False

Thats half way there but Scaling is still Set to "Adjust To" when I open the
Page Setup dialog.
 

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