+ Reply to Thread
Results 1 to 9 of 9

Find text string after the ", " then move its down to the last row

  1. #1
    Forum Contributor
    Join Date
    08-14-2012
    Location
    USA
    MS-Off Ver
    Excel 2007, MS 365 (Windows 10 Pro 64-bit)
    Posts
    810

    Find text string after the ", " then move its down to the last row

    Hello All,
    Is it posible to find the text string after ", " then move all of them down to the last row:

    Data
    CellA2 = Line01, line08, line09-10
    CellA3 = Line05
    CellA4 = Line15, Line25


    Outcome
    CellG2 = Line01
    CellG3 = Line05
    CellG4 = Line08
    CellG5 = Line09-10
    CellG6 = Line15
    CellG7 = Line25

    Regards,
    tt3
    Last edited by tuongtu3; 09-15-2013 at 08:10 PM. Reason: Solved

  2. #2
    Forum Expert millz's Avatar
    Join Date
    08-14-2013
    Location
    Singapore
    MS-Off Ver
    Excel, Access 2016
    Posts
    1,694

    Re: Find text string after the ", " then move its down to the last row

    Yes it's possible and will show you in another hour or so after I reach my office (and if no one else already did).

  3. #3
    Forum Expert
    Join Date
    12-10-2006
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    3,525

    Re: Find text string after the ", " then move its down to the last row

    Hi tuongtu3,

    Please Login or Register  to view this content.
    HTH

    Robert
    ____________________________________________
    Please ensure you mark your thread as Solved once it is. Click here to see how
    If this post helps, please don't forget to say thanks by clicking the star icon in the bottom left-hand corner of my post

  4. #4
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: Find text string after the ", " then move its down to the last row

    Try
    Please Login or Register  to view this content.

  5. #5
    Forum Contributor
    Join Date
    08-14-2012
    Location
    USA
    MS-Off Ver
    Excel 2007, MS 365 (Windows 10 Pro 64-bit)
    Posts
    810

    Re: Find text string after the ", " then move its down to the last row

    @Trebor76: Your code work but can you make it sort in order.
    Please Login or Register  to view this content.
    @jindon: Your code work, sort it in order but can you make it continues to the last row.

    Thank you very much for you time and help.
    Regards,
    tt3

  6. #6
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: Find text string after the ", " then move its down to the last row

    What do you mean?

    It should go through to the end of Col.A.

    Or post your workbook.

  7. #7
    Forum Contributor
    Join Date
    08-14-2012
    Location
    USA
    MS-Off Ver
    Excel 2007, MS 365 (Windows 10 Pro 64-bit)
    Posts
    810

    Re: Find text string after the ", " then move its down to the last row

    Hi Jindon,
    Please take a look at below:

    1st Data
    CellA2 = Line01, line08, line09-10
    CellA3 = Line05
    CellA4 = Line15, Line25


    1st Outcome
    CellG2 = Line01
    CellG3 = Line05
    CellG4 = Line08
    CellG5 = Line09-10
    CellG6 = Line15
    CellG7 = Line25

    User enter another data

    2st Data
    CellA2 = Line03, line07
    CellA3 = Line04
    CellA4 = Line14, Line25

    2st Outcome
    CellG2 = Line01
    CellG3 = Line03
    CellG4 = Line04
    CellG5 = Line05
    CellG6 = Line07
    CellG7 = Line08
    CellG8 = Line09-10
    CellG9 = Line14
    CellG10 = Line15
    CellG11 = Line25

    Regards,
    tt3

  8. #8
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: Find text string after the ", " then move its down to the last row

    Change to
    Please Login or Register  to view this content.

  9. #9
    Forum Contributor
    Join Date
    08-14-2012
    Location
    USA
    MS-Off Ver
    Excel 2007, MS 365 (Windows 10 Pro 64-bit)
    Posts
    810

    Re: Find text string after the ", " then move its down to the last row

    @Trebor76
    @Jindon

    Thank you very much for your time and help.

    Regards,
    tt3

+ 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. Find "TEXT 1" in a range and enter "TEXT 2" in the adjacent cell
    By madreag in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-28-2013, 05:34 PM
  2. [SOLVED] If there is any text in column "A$" on "sheet1" then move cell to column "A$" on "sheet2"
    By ckgeary in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-27-2013, 08:28 PM
  3. [SOLVED] Search numbers in a text string, find largest "value" return a value
    By OilGasKing in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-27-2013, 09:01 PM
  4. [SOLVED] Find multiple "text" criteria and return as ""Yes" in Matrix
    By bertrand82 in forum Excel General
    Replies: 11
    Last Post: 04-30-2012, 09:20 AM
  5. Replies: 4
    Last Post: 04-01-2010, 03:06 AM

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