+ Reply to Thread
Results 1 to 6 of 6

VBA to pull out email id's

  1. #1
    Forum Contributor
    Join Date
    08-29-2012
    Location
    Hyderbad
    MS-Off Ver
    Excel 2003
    Posts
    122

    VBA to pull out email id's

    Hi,

    I need to pull out email id's, can any one help with VBA having range("a2 to a1130").

    Eg :
    jrt<[email protected]>
    abc<[email protected]>

    Output :
    [email protected]
    [email protected]

  2. #2
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,758

    Re: VBA to pull out email id's

    Perhaps a macro like this?

    Please Login or Register  to view this content.
    This macro will strip a dynamic range in column A and convert the striped value to an active email address. If you only want the stripped value then remove the line

    Please Login or Register  to view this content.
    from the macro.

    Alf

  3. #3
    Forum Contributor
    Join Date
    08-29-2012
    Location
    Hyderbad
    MS-Off Ver
    Excel 2003
    Posts
    122

    Re: VBA to pull out email id's

    Hi Alf,

    Thank U Very Much......My Job done very easy.

  4. #4
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,758

    Re: VBA to pull out email id's

    You are welcome. Thanks for feedback and rep.
    Alf

  5. #5
    Valued Forum Contributor
    Join Date
    03-22-2013
    Location
    Australia,NSW, Wirrimbi
    MS-Off Ver
    Excel 2013
    Posts
    1,057

    Re: VBA to pull out email id's

    Here's another just for fun..

    If your values have the same format as you showed in your example..

    Please Login or Register  to view this content.

  6. #6
    Forum Contributor
    Join Date
    08-29-2012
    Location
    Hyderbad
    MS-Off Ver
    Excel 2003
    Posts
    122

    Re: VBA to pull out email id's

    Hi Apo,

    Code worked....Thank U

+ 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. vba pull data from outlook body of email through email or subject of mail into excel
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-01-2014, 04:37 AM
  2. pull email address only from cell
    By RGREGCREWS in forum Excel General
    Replies: 1
    Last Post: 01-06-2014, 02:50 PM
  3. Add CC to email Marco and Pull through data from different sheet.
    By randomfluky in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-14-2013, 11:52 AM
  4. Pull data from email text
    By ghladik in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-03-2013, 04:34 PM
  5. [SOLVED] I want to pull out companies without an email address?
    By Pudlicious in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-15-2005, 01:06 PM

Tags for this Thread

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