Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Custom Diaglog Box

When I create User Form, I can click Insert and then User
Form. But I can't find the similar method to create a
diaglog box.

Can someone please tell me how can I create a custom
diaglog box s.t. I can put combo box, list box and check
box as well as buttons in their associate to a bunch of
VBA codes behind each.

It'd be nice someone directs me to some samples.

Thanks in advance for your assistance.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,080
Default Custom Diaglog Box

Right-click on the worksheet tab and choose Insert | MS Excel 5.0 Dialog.

--

Vasant

"Wellie" wrote in message
...
When I create User Form, I can click Insert and then User
Form. But I can't find the similar method to create a
diaglog box.

Can someone please tell me how can I create a custom
diaglog box s.t. I can put combo box, list box and check
box as well as buttons in their associate to a bunch of
VBA codes behind each.

It'd be nice someone directs me to some samples.

Thanks in advance for your assistance.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Custom Diaglog Box

The userform is the dialog box. You put your controls on the userform.
When the userform appears in the VBE, the control toolbox toolbar should
appear as well, and you can pick the controls you want form there. Click
one and then trace a small box on the userform with the mouse where you want
the control to appear.

Here are some sources of information:


20 to 30 pages of instructions:
http://support.microsoft.com/?id=168067
XL97: WE1163: "Visual Basic Examples for Controlling UserForms"

Microsoft(R) Visual Basic(R) for Applications Examples for Controlling
UserForms in Microsoft Excel 97

This Application Note is an introduction to manipulating UserForms in
Microsoft Excel 97. It includes examples and Microsoft Visual Basic for
Applications macros that show you how to take advantage of the capabilities
of UserForms and use each of the ActiveX controls that are available for
UserForms

A TUTORIAL:
http://www.microsoft.com/ExcelDev/Articles/sxs11pt1.htm
Lesson 11: Creating a Custom Form
Excerpted from Microsoft® Excel 97 Visual Basic® Step by Step.



http://support.microsoft.com/default.aspx?kbid=161514
XL97: How to Use a UserForm for Entering Data

http://support.microsoft.com/default.aspx?kbid=213749
XL2000: How to Use a UserForm for Entering Data


John Walkenbach's site:
http://j-walk.com/ss/excel/tips/userformtips.htm
Userform Tips

Peter Aiken Articles:

watch word wrap. the URL should all be one line.
Part I
http://msdn.microsoft.com/library/en...FormsPartI.asp
Part II
http://msdn.microsoft.com/library/en...ormsPartII.asp

--
Regards,
Tom Ogilvy


"Wellie" wrote in message
...
When I create User Form, I can click Insert and then User
Form. But I can't find the similar method to create a
diaglog box.

Can someone please tell me how can I create a custom
diaglog box s.t. I can put combo box, list box and check
box as well as buttons in their associate to a bunch of
VBA codes behind each.

It'd be nice someone directs me to some samples.

Thanks in advance for your assistance.



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
custom field with custom formula in pivot table! Sedaghat Nejad Excel Worksheet Functions 2 June 21st 09 11:19 AM
Format Cell as custom type but data doesn't display like I custom. ToMMie Excel Discussion (Misc queries) 6 September 11th 08 08:31 AM
2003 - 2007 custom macro and custom button restore. Scott Sornberger Excel Discussion (Misc queries) 11 May 23rd 08 02:41 PM
Adding custom list and text boxes to the custom tool bar from Excel C API Mousam Excel Discussion (Misc queries) 0 August 7th 07 09:19 AM
Can you link a custom property to an Excel custom header text? LouErc Setting up and Configuration of Excel 0 November 8th 05 04:58 PM


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