+ Reply to Thread
Results 1 to 3 of 3

extract several email addresses from certain cells

  1. #1
    Registered User
    Join Date
    03-11-2016
    Location
    USA
    MS-Off Ver
    2013
    Posts
    12

    Question extract several email addresses from certain cells

    Hi there,

    I got an Excel sheet with about 1500 email contacts which I need to clean up in order to import it to our newsletter system.
    Unfortunately it has all the nightmares of an email list you can hope for: some cells have several lines with email addresses, @-signs, duplicate addresses and so on.
    I also need to get rid of duplicates which shouldn't be a problem with the Remove Duplicates button, but since there are sometimes several duplicates in the same cell Excel doesn't recognize them.
    So what I need is to extract multiple email addresses from single cells and spread them to column A. Get rid of certain addresses from specific domains or with specific names like donotreply@... and eliminate duplicates which shouldn't be a problem once each cell contains only one email address and no other signs and letters.

    The most pressing question: How do I clean up the cells with multiple email addresses and other junk? I wasn't able to find a VBA script for exactly this problem.
    Attached Files Attached Files

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,925

    Re: extract several email addresses from certain cells

    You'll have to modify this code to accommodate the actual range of your values. The code will produce a list in Column C. You can get the duplicates out of this column using whatever method you choose.
    Please Login or Register  to view this content.
    Last edited by dflak; 03-13-2016 at 05:40 PM.
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

  3. #3
    Registered User
    Join Date
    03-11-2016
    Location
    USA
    MS-Off Ver
    2013
    Posts
    12

    Re: extract several email addresses from certain cells

    That was exactly what I was looking for. Thank you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] How can I extract email addresses within text
    By sueryan13 in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 10-17-2015, 04:58 AM
  2. Replies: 5
    Last Post: 08-05-2013, 11:14 AM
  3. need to extract email addresses from excel files
    By dunndealpr in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-07-2013, 06:03 AM
  4. [SOLVED] Extract Email Addresses
    By amicman in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-06-2013, 04:33 PM
  5. Extract email addresses from hyperlinks
    By artsy in forum Excel General
    Replies: 1
    Last Post: 11-10-2011, 09:37 AM
  6. Extract Email Addresses From Excel
    By blacksunseven in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-18-2007, 05:48 AM
  7. How to extract email addresses to new column
    By Inquirer in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-06-2006, 04:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1