#1   Report Post  
Posted to microsoft.public.excel.misc
ST ST is offline
external usenet poster
 
Posts: 8
Default Userform in excel

I want to build a userform containing at least 5 combo boxes besides
other controls.The userform should load data from sheet1 and what ever
the user has selected should be saved in sheet2.The Value of combo2
should populate after selecting combo1 and combo3 should populate after
Combo2 is done and so on.
Also is it possible to show multiple values the user selects from
select lists in a text box/text area and he should be able to select
/deselect the values from this text box/ area.
Any quick response with examples will be a great help to me.
Thanks.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Userform in excel

You are not going to get a quick response, and it is quite long-winded, and
what have you done to date?

First combobox is simple, just set the list link to the range on sheet 1.
Dependent comboboxes are quite straightforward, but need code to make the
decision as to what is populated in there, as with the others.

I would suggest a Listbox to store the selected values, that can also be
selected from.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"ST" wrote in message
oups.com...
I want to build a userform containing at least 5 combo boxes besides
other controls.The userform should load data from sheet1 and what ever
the user has selected should be saved in sheet2.The Value of combo2
should populate after selecting combo1 and combo3 should populate after
Combo2 is done and so on.
Also is it possible to show multiple values the user selects from
select lists in a text box/text area and he should be able to select
/deselect the values from this text box/ area.
Any quick response with examples will be a great help to me.
Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Userform in excel

This example in VBAExpress might help get you started

http://vbaexpress.com/forum/attachme...p;d=1152742444

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Bob Phillips" wrote in message
...
You are not going to get a quick response, and it is quite long-winded,

and
what have you done to date?

First combobox is simple, just set the list link to the range on sheet 1.
Dependent comboboxes are quite straightforward, but need code to make the
decision as to what is populated in there, as with the others.

I would suggest a Listbox to store the selected values, that can also be
selected from.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"ST" wrote in message
oups.com...
I want to build a userform containing at least 5 combo boxes besides
other controls.The userform should load data from sheet1 and what ever
the user has selected should be saved in sheet2.The Value of combo2
should populate after selecting combo1 and combo3 should populate after
Combo2 is done and so on.
Also is it possible to show multiple values the user selects from
select lists in a text box/text area and he should be able to select
/deselect the values from this text box/ area.
Any quick response with examples will be a great help to me.
Thanks.





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
Stop excel from dropping the 0 in the beginning of a number? Rosewood Setting up and Configuration of Excel 12 April 4th 23 02:12 PM
Open Excel 2003 from Windows Explorer pmpjr Excel Discussion (Misc queries) 9 September 11th 06 03:58 PM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM
VBA for Excel 2000 file is corrupt nkamp Excel Discussion (Misc queries) 0 May 26th 05 03:37 PM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 08:07 PM


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