J
Jim In Minneapolis
How can I change the following code in my normal.dotm, to make each new
document open in "ONE PAGE" view . . instead of the present 100% view?
Sub AutoNew()
ActiveWindow.View.Type = 3
ActiveWindow.View.Zoom.Percentage = 100
End Sub
Thanks!
document open in "ONE PAGE" view . . instead of the present 100% view?
Sub AutoNew()
ActiveWindow.View.Type = 3
ActiveWindow.View.Zoom.Percentage = 100
End Sub
Thanks!