Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 43
Default print dialog box with 2 copies as default?

I want the print dialog box to show with 2 copies as default.

this code doesn't work:
With Application.Dialogs(xlDialogPrint).copies = 2
..Show
End With

thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 108
Default print dialog box with 2 copies as default?

Roedd <<Johan wedi ysgrifennu:

this code doesn't work:
With Application.Dialogs(xlDialogPrint).copies = 2
.Show
End With


Application.Dialogs(xlDialogPrint).Show , , , 2

The arguments for built in dialogs are in the help file, but you have to
dig.

--
Rob

http://www.asta51.dsl.pipex.com/webcam/

This message is copyright Robert Bruce and intended
for distribution only via NNTP.
Dissemination via third party Web forums with the
exception of Google Groups and Microsoft Communities
is strictly prohibited and may result in legal action.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change default # of print copies in Excel Steamer99 Excel Discussion (Misc queries) 0 June 2nd 10 03:17 PM
print setting default - number of copies Kate Setting up and Configuration of Excel 1 May 22nd 09 09:29 AM
Number of copies to print by default??? Tuty Excel Discussion (Misc queries) 1 March 6th 09 10:52 PM
Changing Default Number of Copies to Print MS Excel Discussion (Misc queries) 3 September 17th 08 08:58 PM
Can not reset default number of copies to print. gthomas Excel Discussion (Misc queries) 3 October 1st 07 05:53 PM


All times are GMT +1. The time now is 09:16 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"