Solved
ComboBox Control
- November 10, 2017
- 2 replies
- 5210 views
Hi everybody
does any body have idea how can I set VBscript behind a contorl to use it as a dynamic combo box
I mean I want to set 2 combo box in worksheet which senond one being depends on selection in the first one
as we can do it in listbox but I was not succeed to do the same in combo box
I am not that much familiar with VBscript and I do not know which part of code is wrong
and I also know it needs something like Listbox.resetCount at the first but for comboBox so your help will be highly apriciated
I attached my trying file
thanks

