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

Hi,
I am hoping to have a macro button initiate a pop up a
dialog box that contains a drop-down list box displaying a
certain range. When the user selects a name from the list
VBA will record the selection as a string.

I have been going through the help files and the only pop
up boxes I can find are the inputbox and msgbox. Is there
anyway to do this?

Thanks for all your help
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Dialog List Box

Just create a separate form with a drop-down list box
containing all the data that you need. Set the form
visible property to false to start with. Then create a
button that when pushed changest the form visible property
to true so the list-box can be accesed.

-----Original Message-----
Hi,
I am hoping to have a macro button initiate a pop up a
dialog box that contains a drop-down list box displaying

a
certain range. When the user selects a name from the

list
VBA will record the selection as a string.

I have been going through the help files and the only pop
up boxes I can find are the inputbox and msgbox. Is

there
anyway to do this?

Thanks for all your help
.

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
File name list in the open dialog box. Acs Excel Discussion (Misc queries) 1 March 4th 10 07:33 PM
advanced filter dialog box, "List Range" list two ranges? Excel_Kiwi Excel Worksheet Functions 1 October 27th 08 06:11 PM
Is there a "create List dialog box" in Excel 2007 ? Newbee New Users to Excel 5 April 29th 08 11:48 AM
How to delete the "Insert Function Dialog Box" (dialog box only)? TBI''d biker Excel Worksheet Functions 2 April 7th 07 09:18 PM
How do I insert A drop down dialog box as a 'list to choose from'? Rochelle B Excel Worksheet Functions 2 May 1st 05 09:49 PM


All times are GMT +1. The time now is 07:04 PM.

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"