Thread: Dialogs
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
OlieH OlieH is offline
external usenet poster
 
Posts: 39
Default Dialogs

I wish to diable the print capability on the
Application.Dialogs(xlDialogPrintPreview).Show command. That is I just want
them to see the form and not be able to print it at this time.
(Office 2003)
I appreciate all the help. Thanks.
OlieH