Hi all;
I have some coding in my worksheet that changes the background/text color of a cell, based on the text within it, selected from six options on a dropdown menu.
I'd like to program it as a specific macro that only runs when I change data in the key cells, as right now, every time you perform an action, anywhere in the sheet, the code runs and you can't undo anything.
Anyone know of a way to activate the macro with the drop down menu selection? Or only have the code run when data is changed within those particular columns? (It doesn't matter if you can't undo THOSE changes).
Thanks!
I have some coding in my worksheet that changes the background/text color of a cell, based on the text within it, selected from six options on a dropdown menu.
I'd like to program it as a specific macro that only runs when I change data in the key cells, as right now, every time you perform an action, anywhere in the sheet, the code runs and you can't undo anything.
Anyone know of a way to activate the macro with the drop down menu selection? Or only have the code run when data is changed within those particular columns? (It doesn't matter if you can't undo THOSE changes).
Thanks!