+ Reply to Thread
Results 1 to 3 of 3

Extract Multiple Data sets within String

  1. #1
    Registered User
    Join Date
    05-23-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    7

    Extract Multiple Data sets within String

    Hello,

    I 've been trying all morning to extract multiple text points out of a long text string.

    Essentially, I have a number of rows with one cell that contains data like :


    excel.JPG

    I need to extract the info between every instance of "<div> and </div>"

    If I can get the code or formula to do that I can build the loop.

    Hoping you can help!

    John

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: Extract Multiple Data sets within String

    have you considered using text-to-columns, and using the < and > as the "break"?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    05-23-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Extract Multiple Data sets within String

    FDibbins,

    Thanks, I guess that works, a little manual search and destroy afterwards, but seems ok.

    Thanks!

+ 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