ComboBox_Change Event in Controls.add
Hi,
I am a newbie to this forum and VB. I have gained some experience in creating combo boxes. I am facing a problem with combo box created at runtime. I am not able to figure out the firing of combo_Change event in this case, since the variable name (or should i say object?) of the new combo box is created at runtime.
In UserForm code, I have added a new combo box at runtime
On UserForm![]()
Please Login or Register to view this content.
The combo is displayed.
How can I set the Combo_Change event procedure in UserForm coding?
Thanks in anticipation.
PS: Related unsolved thread: http://www.excelforum.com/excel-prog...trols-add.html
Bookmarks