+ Reply to Thread
Results 1 to 2 of 2

Look up a list of email addresses?

  1. #1
    Registered User
    Join Date
    09-25-2008
    Location
    ca
    Posts
    1

    Look up a list of email addresses?

    I have a long list of email addresses that we use for a newsletter mailing. Every month I go through by hand and delete the bad emails. Isn't there an easy way I could do this in excel with some sort of lookup function or something like that?

  2. #2
    Valued Forum Contributor
    Join Date
    04-11-2006
    Posts
    407
    In what way are the email addresses "bad"? If it is because they are not in the correct format then you can copy this formula down the list (assumes list is in column A):
    =IF(COUNTIF(A1,"=?*@?*.?*"),1,0)

    and sort by this new column. Those with 1's are valid names.
    Last edited by Ikaabod; 09-25-2008 at 05:56 PM.

+ 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. Mail shot from list of email addresses
    By Mark Anderson in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-27-2008, 01:05 PM
  2. email list from excel
    By JChandler22 in forum Excel General
    Replies: 2
    Last Post: 06-15-2008, 04:29 PM
  3. edit, save as new and email to multiple email addresses
    By murphyx232 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-20-2007, 02:37 PM
  4. send email from address list
    By garfield in forum Excel General
    Replies: 1
    Last Post: 06-14-2007, 08:22 AM
  5. creating an email list
    By Robbie_Digital in forum Excel General
    Replies: 2
    Last Post: 02-07-2007, 01:34 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