Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any way to make a combo box show all of the list columns
after the user selects an item from the list? I have three colums in the list which it shows, but once the user selects and item, only the bound column item is showing in the combo box. I know how to get my data from the bound columns with no problem, but the users want to see the info from all three columns for the item he/ she has selected before they proceed. Thanks for any help you may have. Coby. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe you could replace your combobox with a listbox.
Coby wrote: Is there any way to make a combo box show all of the list columns after the user selects an item from the list? I have three colums in the list which it shows, but once the user selects and item, only the bound column item is showing in the combo box. I know how to get my data from the bound columns with no problem, but the users want to see the info from all three columns for the item he/ she has selected before they proceed. Thanks for any help you may have. Coby. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combo Box Display Multiple Column Info After Selection Made | Excel Programming | |||
Combo box disappears after selection made | Excel Discussion (Misc queries) | |||
Combo Box - auto complete and the bound column/text column propert | Excel Programming | |||
Change from Column Selection to Cell Selection | Excel Programming | |||
How to recalculate a worksheet when a selection is made | Excel Programming |