![]() |
.PrintPreview ONLY Page 1
ActiveWindow.SelectedSheets.PrintPreview
Is there a way i can ONLY View Page 1 with the code above ? |
.PrintPreview ONLY Page 1
One way:
ActiveWindow.SelectedSheets.PrintOut From:=1, To:=1, Preview:=True In article , "Corey" wrote: ActiveWindow.SelectedSheets.PrintPreview Is there a way i can ONLY View Page 1 with the code above ? |
All times are GMT +1. The time now is 01:23 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com