Related:
- Run a macro when modifying a cell
- Excel run macro on open - Guide
- Automatically run macro in excel when cell changes - Guide
- Excel online macro - Guide
- Cell phone codes - Guide
- Excel cell color formula - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Jun 6, 2010 at 10:39 PM
Jun 6, 2010 at 10:39 PM
Two things. I presume that this method was defined in the sheet where the drop down is
and other thing is that when you say dropdown, you mean the list validation dropdown and not the combo box of form. In case it is combobox from toolbox, then you need to bind it to a cell and have change method look for that bound cell
and other thing is that when you say dropdown, you mean the list validation dropdown and not the combo box of form. In case it is combobox from toolbox, then you need to bind it to a cell and have change method look for that bound cell
Jun 6, 2010 at 10:43 PM
Jun 6, 2010 at 10:47 PM
Jun 6, 2010 at 10:51 PM
Jun 6, 2010 at 10:56 PM
Jun 6, 2010 at 11:03 PM