Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have a combobox with some values like "LT, ST, Tiny & SCM" now my query is i want to display values in selected row like if i select - LT My out put should be like this A B C D E F 1 2 LT CH SM 3 if i select - ST A B C D E F 1 2 CH SM ST 3 and i want the values to be cleard based on selection change TIA |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Where does CH SM come from? What determines where the value goes?
-- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Kiran" wrote in message ... Hi All, I have a combobox with some values like "LT, ST, Tiny & SCM" now my query is i want to display values in selected row like if i select - LT My out put should be like this A B C D E F 1 2 LT CH SM 3 if i select - ST A B C D E F 1 2 CH SM ST 3 and i want the values to be cleard based on selection change TIA |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
Combobox items determined by the selection in another combobox | Excel Programming | |||
Combobox options based on the input of another combobox | Excel Programming | |||
ComboBox list reliant on the entry from a different ComboBox | Excel Programming | |||
How Do I Load A ComboBox RowSource From The Results Of Another ComboBox | Excel Programming |