compare two columns and remove duplicates

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

Guest

I have a list of phone numbers from the do not cal list and a number from
another list. I want to compare the two lists and look for dupes to I know
who I can call. I would like the duplicates from the two lists to be
identified and the other numbers not on the do not call list to be accessable
in order to call.
 
COUNTIF suggested by John via Chip Pearson's site is better
for finding duplicates than VLOOKUP, but use of AutoFilter will
get you the second part -- a list of uninformed people who didn't
get on the do not call list.

Wonder how misspelling of VLOOKUP got through my spelling
check anyway.
 

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