+ Reply to Thread
Results 1 to 3 of 3

Convert long line into multiple rows

  1. #1
    Registered User
    Join Date
    05-03-2009
    Location
    Tel-Aviv
    MS-Off Ver
    Excel 2003
    Posts
    1

    Convert long line into multiple rows

    Hi,
    I have a long line of values separated with ; sign and I would like to convert this line into a number of rows.
    appriciate your help,
    thanks,
    Shai

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,040

    Re: Convert long line into multiple rows

    Data -> Text to columns -> Delimited -> Next -> Choose ; in other box -> Finish

    After that select that row and copy -> paste spetial -> check Transpose box -> OK
    Never use Merged Cells in Excel

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Convert long line into multiple rows

    If on the off-chance this is something you need to do repeatedly you could use sub routine such as:

    Please Login or Register  to view this content.
    The above would take contents of A1, split based on ; delimiter and transpose to A1:Ax

+ 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