![]() |
#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. |
|