IntelligentCan1517
New Member
- Joined
- Jul 7, 2022
- Messages
- 2
- Office Version
- 2010
- Platform
- Windows
Hi, Im quite new to VBA thanks in advance if anyone can help with this.
I have two columns data: option and description as per the attached link. (Capture1111)
on the user form I have a combo box and listbox. I populated combo box with unique option column values in my case I get Angora, Baft and Denim. Id like to display all the description column values when certain option is chosen on combobox. So for example if 'Baft' option were chosen I would get two description values listed in a list box (2A type-cotton cloth and 13A type-cotton cloth). How I can set to populate a listbox? (ps description column never has duplicate values they are all different)
I have two columns data: option and description as per the attached link. (Capture1111)
on the user form I have a combo box and listbox. I populated combo box with unique option column values in my case I get Angora, Baft and Denim. Id like to display all the description column values when certain option is chosen on combobox. So for example if 'Baft' option were chosen I would get two description values listed in a list box (2A type-cotton cloth and 13A type-cotton cloth). How I can set to populate a listbox? (ps description column never has duplicate values they are all different)