I've set up some data validation on my spreadsheet that forces the user to select from a list of options for that cell.
I want to run a "Worksheet_Change" macro when the value of this cell changes.
The macro runs when the user types in a change but not when they select a different option from the drop down list ?
How can I get around this ?
Leigh-Anne
I want to run a "Worksheet_Change" macro when the value of this cell changes.
The macro runs when the user types in a change but not when they select a different option from the drop down list ?
How can I get around this ?
Leigh-Anne