View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 1,560
Default application.dialogs(xlDialogPrint) - arguments

Greetings everyone,
How would I dis-enable the print preview button when using the built in
print dialog box in my code? Is there any information anywhere on the
function of the arguments available for xldialogprint?
TIA