I would like to write some code that does the following:
If the print preview screen is open Then
Close the print preview screen.
I know the code for the second line
(ActiveDocument.ClosePrintPreview), but I am having trouble coming up
with how to write code for "If the print preview screen is open". Any
help would be appreciated. Thanks.
Bronwyn
If the print preview screen is open Then
Close the print preview screen.
I know the code for the second line
(ActiveDocument.ClosePrintPreview), but I am having trouble coming up
with how to write code for "If the print preview screen is open". Any
help would be appreciated. Thanks.
Bronwyn