I am writing a VBA code in my excel. I have combox box in my worksheet in excel. I want to run specific sub-routine when different item in the comboxbox is selected by user.
Is there any event when the combobox is updated ?
Thank you for help in advance