When sorting, how would I omit duplicates?

B

Blaine Fray

I am working with several data spreadsheets. I have to weekly update new
information into one spreadsheet.
Question: When sorting new data with the old data, how would I omit the
duplicates.
 
B

Bob Phillips

You can't AFAIK.

You could filter the data for unique records (Data>Filet>Advanced Filter)
and then sort that data.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
S

Steve Basford

Note that if you have just one column, you could create a pivot table and
obtain the unique values, in order.

Hopde this helps!
 

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