Hi
I am using data validation in cell M5 and also O8 (numeral starting at zero/0).
I would like to write a conditional format that if any change is made to cell M5, that O8 is 0 (which is an option in the drop down list). If conditional format is the right way to solve this? Otherwise I'm open to your suggestions (just not VBA if possible please).
My aim is that once cell M5 is selected, then O8 can be changed from the drop down list. But when M5 is changed, then O8 is zero/0. Blank might also work, but blank isn't in the drop down list. O8's value links to another cell, which is why I want the resulting value to be 0 when M5 is changed.
Thank you for your time,
I am using data validation in cell M5 and also O8 (numeral starting at zero/0).
I would like to write a conditional format that if any change is made to cell M5, that O8 is 0 (which is an option in the drop down list). If conditional format is the right way to solve this? Otherwise I'm open to your suggestions (just not VBA if possible please).
My aim is that once cell M5 is selected, then O8 can be changed from the drop down list. But when M5 is changed, then O8 is zero/0. Blank might also work, but blank isn't in the drop down list. O8's value links to another cell, which is why I want the resulting value to be 0 when M5 is changed.
Thank you for your time,