Hello,
I have made Dependent Dropdowns from a Sorted List (dependent data validation lists). For example if Fruit is selected as the Category, only Fruits appears in the Item drop-down list(Apples,Oranges,Pears etc..). I was wondering if there is a way to have the first value from the list or in this case the first "Fruit" such as "Apples" to pop up when you choose fruit as a category. Instead when I choose fruit as a category the Item drop-down list is originally blank.

-Bautista