Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default programatically creating dialog box

Hi,
How do you programatically create a dialog box? I can figure out how
to do it with the C based API, but can't figure it out with the COM/OLE
API from Visual C++. The documentation says, there is a DialogBox
method on a range object from a macro sheet, but how do I
programmatically create an in memory only range object to use? Or is
there another way of doing this? Is the only way to use the DialogBox
method from a precreated macro sheet?

Thanks,
Omri

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 226
Default programatically creating dialog box

You can see an example of the dialog in use on John Wakenbach's site:
http://www.j-walk.com/ss/excel/tips/tip48.htm

Regards
Rowan

" wrote:

Hi,
How do you programatically create a dialog box? I can figure out how
to do it with the C based API, but can't figure it out with the COM/OLE
API from Visual C++. The documentation says, there is a DialogBox
method on a range object from a macro sheet, but how do I
programmatically create an in memory only range object to use? Or is
there another way of doing this? Is the only way to use the DialogBox
method from a precreated macro sheet?

Thanks,
Omri


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
Creating Custom Dialog Boxex (Popup) Brad Sumner Excel Discussion (Misc queries) 9 June 17th 05 02:14 PM
Creating a PDF file programatically from Excel Chaplain Doug Excel Discussion (Misc queries) 0 December 16th 04 08:49 PM
Programatically Creating a Hyperlink Using VB.Net ? eBob.com Excel Programming 1 December 4th 04 03:42 AM
control of dialog macro dialog box. on open Gerry Abbott Excel Programming 0 July 22nd 04 05:41 PM
Creating a hyperlink in a excel cell programatically sameershenoy Excel Programming 0 May 12th 04 06:12 AM


All times are GMT +1. The time now is 06:25 AM.

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

About Us

"It's about Microsoft Excel"