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.
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.