Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I used "Application.Dialogs(xlDialogPrint).Show" to show dialog, but can't
retrun the printset values which user setting. (like range_num, from, to, copies, ...) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can get back true or false depending on whether ok or cancel was clicked.
But you are out of luck on getting back any other info. The printout method allows you to specify various settings before printing. -- Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware (Excel Add-ins / Excel Programming) "james" wrote in message I used "Application.Dialogs(xlDialogPrint).Show" to show dialog, but can't retrun the printset values which user setting. (like range_num, from, to, copies, ...) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing Excel Values back to a SQL Table | Excel Programming | |||
Excel 2007 builtin dialogs | Excel Programming | |||
returning values application.dialogs(...).show | Excel Programming | |||
are default values possible for "Application.Dialogs(xlDialogSortSpecial).show "? | Excel Programming | |||
Programing Dialogs in Excel 2002 | Excel Programming |