Thread
:
Page Orientation
View Single Post
09-06-2006, 12:41 PM
LadyReader
Novice
Join Date: Sep 2006
Posts: 2
I believe you can set a range of pages, then code something like:
Code:
With thisDoc.Range.PageSetup .Orientation = wdOrientLandscape End With
changing the Orientation as you redefine the range.
LadyReader
View Public Profile
Find all posts by LadyReader