Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone tell me where I can find the source code to dynamically
update a menu (a combobox with a list of items that also has an option of adding and deleting new ones)? That's one question. Another question is, can anyone tell me how I can have more than one combobox (to input more than one data) if necessary (dynamically)? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Debra Dalgleish's site:
http://www.contextures.com/xlDataVal02.html or if you are not familiar with Data=Validation, start at the top: http://www.contextures.com/xlDataVal01.html -- Regards, Tom Ogilvy "Helen" wrote in message om... Can anyone tell me where I can find the source code to dynamically update a menu (a combobox with a list of items that also has an option of adding and deleting new ones)? That's one question. Another question is, can anyone tell me how I can have more than one combobox (to input more than one data) if necessary (dynamically)? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For the second bit, take a look at
http://www.xldynamic.com/source/xld.Dropdowns.html -- HTH RP (remove nothere from the email address if mailing direct) "Helen" wrote in message om... Can anyone tell me where I can find the source code to dynamically update a menu (a combobox with a list of items that also has an option of adding and deleting new ones)? That's one question. Another question is, can anyone tell me how I can have more than one combobox (to input more than one data) if necessary (dynamically)? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can a Combobox in a Userform access multiple dynamic tables | Excel Discussion (Misc queries) | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
How Do I Load a ComboBox From a Dynamic Range | Excel Discussion (Misc queries) | |||
How Do I Load A ComboBox RowSource From The Results Of Another ComboBox | Excel Programming | |||
Dynamic update on ComboBox | Excel Programming |