advance filter unique records except on column

H

Herb Segal

Is there a way to filter a database to find unique records where one column
is ignored?

I have over 6,000 records with the following columns.

Cust_rec, Bco, pol_csr, Expires, Cust_name, Cust_attn, Pol_type

I want to eliminate duplicates (there are many) but the last column "policy
type" should be disregarded.

Any suggestions?
 
D

Dave Peterson

You could use data|filter|advanced filter (in xl2003 menus).

Select the first 5 columns in your table and excel will use that in the advanced
filter dialog.

Make sure you check the "Unique records only" checkbox.
 
H

Herb Segal

Thank you so much. It worked!

Dave Peterson said:
You could use data|filter|advanced filter (in xl2003 menus).

Select the first 5 columns in your table and excel will use that in the
advanced
filter dialog.

Make sure you check the "Unique records only" checkbox.
 

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