When using a drop down list for data validation, is there a way to have a default label that is “sticky”?
I know I can put an entry into the cell and a drop down label, but once the user chooses from the drop down list there is no way to go back to the original label. I’d like to be able to allow the user to see the default label, then make a choice from the list, and then if they want to undo that choice, to be able to go back to the default label (rather than to some other choice from the list).