Hi,
I have 5,000 rows of data in sheet1. Here is a sample:
Bob, ...
Tom, ...
Bob, ...
Pat, ...
Tom, ...
I would like to have:
1. Unique entries in column B of sheet2
2. These uinque entries come from column A of sheet1
3. So sheet2 column B would contain Bob, Tom, Pat
4. Every time the data is updated in sheet1 then sheet2 should be automatically updated with these non-duplicates from sheet1
How can I do this?
Thanks,
I have 5,000 rows of data in sheet1. Here is a sample:
Bob, ...
Tom, ...
Bob, ...
Pat, ...
Tom, ...
I would like to have:
1. Unique entries in column B of sheet2
2. These uinque entries come from column A of sheet1
3. So sheet2 column B would contain Bob, Tom, Pat
4. Every time the data is updated in sheet1 then sheet2 should be automatically updated with these non-duplicates from sheet1
How can I do this?
Thanks,