Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to have a Multiselect ListBox or ComboBox, preferably a multiselect combo on the commandbar.
I am automating from VB.net but functionality should be in Excel Object Model somewhere. If it is not possible using Excel Object Model can i bring into the excel commandbar a control form VB.net Yours frustratedly Pete |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
To the best of my knowledge, commandbars only host their built in controls.
I don't believe the combobox provided supports multiple selections. Perhaps you could float a modeless userform to accomplish what you want. -- Regards, Tom Ogilvy "PeteSmith" wrote in message ... Is it possible to have a Multiselect ListBox or ComboBox, preferably a multiselect combo on the commandbar. I am automating from VB.net but functionality should be in Excel Object Model somewhere. If it is not possible using Excel Object Model can i bring into the excel commandbar a control form VB.net Yours frustratedly Pete |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
Need Help with Coding a ComboBox in Excel/VBa...... | New Users to Excel | |||
Excel Combobox | Excel Discussion (Misc queries) | |||
how do i insert a combobox in excel | Excel Worksheet Functions | |||
ComboBox - Excel | Excel Programming |