Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello All,

I have added a ComboBox in Excel macro 2013 dynamically using VBA. But I can't able to attach any selected index change method to that control.

My requirements are there will be 2 dropdowns there on the excel sheet and on clicking one combobox/dropdown I want to populate the other dropdown.

Please guide me how I can do it.

Thanks & Regards
Sisir Patro
Posted
Comments
Maciej Los 26-Nov-14 12:50pm    
We need more details to help you. For example, what kind of data you want to populate? What are dependencies?
[no name] 26-Nov-14 23:58pm    
Just simple data like if I will select a country in the first dropdown then all the cities will be populated there in the second dropdown/combobox.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900