VB and VBA Users Source Code: Re: Re: Prevent the user changing settings in Excel's Print Preview Mode
[
Home
|
Contents
|
Search
|
Reply
|
Previous
| Next ]
VB/VBA Source Code
Re: Re: Prevent the user changing settings in Excel's Print Preview Mode
By:
Andrew Baker
Email (spam proof):
Email the originator of this post
Date:
Sunday, June 01, 2003
Hits:
662
Category:
Unspecified
Article:
Try this: If Application.Dialogs(xlDialogPrintPreview).Show = False Then Debug.Print "Press Cancel" End If
Terms and Conditions
Support this site
Download a trial version of the Excel Workbook Rebuilder