A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
If you use a UserForm, there is a DropButtonClick() event for a ComboBox with which you could do whatever it is that you want.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to run a code, NOT when I click on the combobox, but when I click on the DROPDOWN BUTTON of the combo box. Is this possible?
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
If you use a UserForm, there is a DropButtonClick() event for a ComboBox with which you could do whatever it is that you want.