Quick question - Email duplicates removal?

mikeoff

Elite Member
Jr. VIP
Joined
Dec 15, 2011
Messages
3,179
Reaction score
174
Hi guys,

I have a quick question.

I have list of emails. Let's call it list 'A'.
Also I have another list of emails, we call it list 'B'.
List 'A' contains some emails from list 'B'.
How can I remove only these emails from list 'A'?

Please help. Need that urgently.
 
Anyone...?
 
Try this:
Code:
http://www.arbitrarytimes.com/email/duplicates.php#.UXVE5rUaPkA
 
Try this:
Code:
http://www.arbitrarytimes.com/email/duplicates.php#.UXVE5rUaPkA

Thanks, mate, but it's not what I was looking for. That site will only remove duplicates. I don't need to remove duplicates.
I have two email lists A and B. And I need to remove email addresses from the list A that are already exists in the list B.
 
Back
Top