+ Reply to Thread
Results 1 to 2 of 2

Merging Text Rows into single Row - separated by row of quaracters or blank

  1. #1
    Registered User
    Join Date
    06-08-2013
    Location
    Madrid
    MS-Off Ver
    Excel 2007
    Posts
    1

    Merging Text Rows into single Row - separated by row of quaracters or blank

    Hi everyone,

    Really need help with the following:
    I'm trying to merge rows of text into a single row, and repeat for every paragraph. Each paragraph/quote is seperated by a row of ******** / although I could just make that a blank row.

    The number of rows that need to be merged into a single row aren't necessarily equal in number. I've attached a screen print for you to have an idea.

    ScreenHunter_57 Jun. 08 20.04.jpg

    Any way this can be done? (or in Word?)

    Thanks!

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Merging Text Rows into single Row - separated by row of quaracters or blank

    Try this macro assuming all the data is in column A and you have a blank row between each group

    Please Login or Register  to view this content.
    Open up the VBA editor by hitting ALT F11

    Insert a new module by hitting Insert - Module

    Paste the macro into the empty sheet

    Hit ALT F11 to get back to the worksheet.

    Run the macro by going to tools-macro in Excel 2003 or the view ribbon in Excel 2007/2010.
    Last edited by mrice; 06-08-2013 at 04:26 PM. Reason: added reference to blank row.
    Martin

+ 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