+ Reply to Thread
Results 1 to 5 of 5

Module or method to parse cell info to new rows

  1. #1
    Registered User
    Join Date
    09-11-2006
    Posts
    2

    Question Module or method to parse cell info to new rows

    Hi,
    I have a ss with basic info in row, (name,phone etc) and there is also a memo field which is comprised of datetime stamped notes.

    I need to parse the memo field to insert a new row and copy fill in the leading info from the original line. So example, there are 3 notes in the memo field, the module would parse the second note to a new row, copy the name etc, then parse the the third note to new row and copy, and continue on down through the ss. (Or something like this).

    Hope someone can help,

    thanks,

    John

  2. #2
    Forum Contributor stevebriz's Avatar
    Join Date
    09-07-2006
    Location
    Santiago Chile
    Posts
    389
    how is the memo field data separated ? by comma?
    VBA - The Power Behind the Grid

    Posting a sample of your workbook makes it easier to look at the Issue.

  3. #3
    Registered User
    Join Date
    09-11-2006
    Posts
    2

    Separators

    There is white space, Im guessing a carriage return and line feed.

    Thanks

    John

  4. #4
    Forum Contributor stevebriz's Avatar
    Join Date
    09-07-2006
    Location
    Santiago Chile
    Posts
    389
    Are you happy to parse all this data out onto a new sheet?

  5. #5
    Forum Contributor stevebriz's Avatar
    Join Date
    09-07-2006
    Location
    Santiago Chile
    Posts
    389
    John,
    Can you post 1 row of you data you want to parse..?
    then I will see if I code a macro for you.

+ 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