How do I create a drop-down list cell so that a certain word automatically appears in the cell before a selection is even made from the list of that cell?
I have a series of three drop-down boxes, with the lists that appear being dependent on the selections in the other boxes (the second drop-box list depends on the selection in the first box, and the third drop-box list depends on the selection in the second box). I would like for the cells hosting the second and third drop-box to automatically say ALL before a more specific selection is made from their lists. So, if a user makes a selection in all three drop-boxes, then goes back and changes the selection in the first drop-box, I'd like for the second two drop-boxes to clear what they previously said and automatically display the text ALL. When the user clicks on the arrow to display the list of those second two boxes, the lists will still be the same (2nd depending on the 1st, and 3rd depending on the second) but the text ALL is just the default that is displayed before any selection is made from those last two lists.
Is that possible?
If that isn't clear, please let me know and I will try to rephrase the question.
I'd appreciate any help there is!
Thank you!