Filter out duplicates

J

Jeff

Hi,

I have a column with text data, some of which is repeats. ~2500 rows long.
I think there are ~1000 unique entries. How do I filter out the duplicates.
I just need these in the next column "B". Is there a formula to do this?

Thanks for your help.
 
G

Gary''s Student

Select column A

Data > Filter > Advanced Filter... > copy to another location & unique records
and specify B1 as the destination
 
Top