I want to use Data Validation to create a drop down list based on a list I have in a sheet. However, the list includes duplicates, and I only want the drop down to show each of the items once. Any ideas?
LIST EXAMPLE:
Fox
Dog
Cat
Dog
Rat
Fox
DROP DOWN TO CONTAIN:
Fox
Dog
Cat
Rat
LIST EXAMPLE:
Fox
Dog
Cat
Dog
Rat
Fox
DROP DOWN TO CONTAIN:
Fox
Dog
Cat
Rat