+ Reply to Thread
Results 1 to 9 of 9

Need a formula to remove an email address from a long string of text.

Hybrid View

  1. #1
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211

    Re: Need a formula to remove an email address from a long string of text.

    No problem....

    =TRIM(MID(SUBSTITUTE(A1," ",REPT(" ",99)),FIND("@",SUBSTITUTE(A1," ",REPT(" ",99)))-50,99))

  2. #2
    Registered User
    Join Date
    11-05-2012
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Need a formula to remove an email address from a long string of text.

    thanks also, on a related note. i have characters in there i don't want, there are loads of commas, quote marks and a SMTP. how can i remove them? (doesn't have to be in 1 formula)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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