Changing value of an object from another object event in excel RibbonUI (repost)
I want to update the value of cmbType combobox when I change value of cmbYear.
Changing value of an object from another object event in excel RibbonUI
I have 1 button and 2 combobox in ribbonui. I want to change the value of 2nd combobox when change event occurred in combobox1.