View Single Post
 
Old 08-28-2020, 07:18 AM
eduzs eduzs is offline Windows 10 Office 2019
Expert
 
Join Date: May 2017
Posts: 266
eduzs is on a distinguished road
Default Word open set view

I would like Word to always open in page fit best fit mode, after changing the view mode.
I tried to include this line in AutoOpen macro, but it returns an error:

Code:
ActiveWindow.ActivePane.View.Zoom.PageFit = wdPageFitBestFit
Is there a way to do that?
Thanks
__________________
Backup your original file before doing any modification.
Reply With Quote