remove duplicate entries

J

Jeff Schnakenberg

I'm trying to create a list of models from a column that has multiple models
with duplicate entries.
example:
column a
model b
model c
model b
model a
model a

List of models
model a
model b
model c

Thanks in advance for any help.
 

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

Top