how do I find and sort unique values from a column

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

Guest

hi,

I have a list of n number of values (i.e names and ID numbers). each unique
value will have several entries (i.e the same ID number and name will exist
multiple times)
I want to sort the data so that the remains will be a single entry per
unique value (i.e every name only pops up once)

how do I do it?
 

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

Back
Top