Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Exclamation I have 2 lists of email addresses and I want them to match up

Hi,

I have two serperate columns of email addresses and I basically need to delete the ones that appear in column B from Column A but I do not have the time to sit and go through column A one by one looking for them and deleting them as I find them. Is there a way that I can match the email addresses of column B so that they go to the cell in which the matching email address will be next to it in column A?
Hope this all makes sense!.

ps thank you very much to anyone who helps me! I am very grateful as it will save me so much time!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Miguel Zapico
 
Posts: n/a
Default I have 2 lists of email addresses and I want them to match up

You may use an additional column with a formula like:
=COUNTIF($A$1:$A$1000,B1)
This will be greater than 0 if the email in B1 is present in the first 1000
rows of column A, and 0 otherwise. You can drag the formula all along column
B, and then filter, or sort/delete, on values with a 0 on column C

Hope this helps,
Miguel.

"sgolland" wrote:


Hi,

I have two serperate columns of email addresses and I basically need to
delete the ones that appear in column B from Column A but I do not have
the time to sit and go through column A one by one looking for them and
deleting them as I find them. Is there a way that I can match the email
addresses of column B so that they go to the cell in which the matching
email address will be next to it in column A?
Hope this all makes sense!.

ps thank you very much to anyone who helps me! I am very grateful as it
will save me so much time!


--
sgolland

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Transfer Email addresses from spreadsheet to email address book Beana Excel Discussion (Misc queries) 2 May 30th 06 06:07 PM
How to convert Email into Mailto Email Addresses Sheikh Saadi Excel Worksheet Functions 2 April 12th 06 01:33 AM
How can I import email addresses from Excel into other programs? Charma Excel Discussion (Misc queries) 1 September 22nd 05 07:31 PM
Move a Column of 500 Email Addresses into BCC Field of an Email Mark Excel Worksheet Functions 9 July 27th 05 05:07 AM
Copy Excel email addresses to GroupWise Sherry Excel Discussion (Misc queries) 0 July 14th 05 08:20 PM


All times are GMT +1. The time now is 10:57 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"