Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 542
Default How to get back values in the excel bulidin dialogs ?

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,290
Default How to get back values in the excel bulidin dialogs ?

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
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
Passing Excel Values back to a SQL Table NormaD Excel Programming 2 June 19th 07 04:23 PM
Excel 2007 builtin dialogs denis Excel Programming 0 June 15th 07 09:42 AM
returning values application.dialogs(...).show Pringles. Excel Programming 2 July 31st 06 04:11 PM
are default values possible for "Application.Dialogs(xlDialogSortSpecial).show "? broro183[_13_] Excel Programming 4 January 17th 06 10:46 AM
Programing Dialogs in Excel 2002 ken Excel Programming 4 August 31st 04 12:18 PM


All times are GMT +1. The time now is 07: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"