Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change default # of print copies in Excel | Excel Discussion (Misc queries) | |||
print setting default - number of copies | Setting up and Configuration of Excel | |||
Number of copies to print by default??? | Excel Discussion (Misc queries) | |||
Changing Default Number of Copies to Print | Excel Discussion (Misc queries) | |||
Can not reset default number of copies to print. | Excel Discussion (Misc queries) |