Listing Unique Items

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If I have a list in a column, for example:

Arthur, Arthur, Arthur, Bert, Bert, Charlie, Charlie, Charlie, Charlie,
Derek, Eric, Eric

How can I summarise this list to display only one instance of each unique
item, e.g.

Arthur, Bert, Charlie, Derek, Eric

I have looked through filtering and cannot find any info. Please can anyone
offer any suggestions?

Thanks in Advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top