Duplicate remover (no macro)

  • Thread starter Thread starter RyanR8881
  • Start date Start date
R

RyanR8881

If I have two sheets. One sheet a.) lists 1000 addresses, and sheet b.)
lists 400 address from sheet a.). How can I create a formula that extracts
or eleminates the 400 specified properties on sheet a.)
No macro solutions please. I'm an excel 2003 user.
 
Hi

In the large list, use a COUNTIF function in the next column to see whether
the address is in the short list (>0) of not (=0)

Then use an autofilter or an advanced filter to delete the rows that exist
in the short list.
 

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