+ Reply to Thread
Results 1 to 3 of 3

Copy rows in a split way

  1. #1
    Registered User
    Join Date
    04-25-2006
    Posts
    25

    Copy rows in a split way

    Hi there,
    I need to copy a sheet with rows containing a value in the first six columns to another sheet iin a way that for each row the first 3 cols and the 4th col is copied to a new row, followed by a row containing the first 3 cols and the 5th col, and next a row with the first 3 cols and the 6th col.
    In other words:

    from (sheet 1)
    r1 a b c d e f
    r2 a b d e f h
    r3 b d e f g h

    to (new sheet)
    r1 a b c d
    r2 a b c e
    r3 a b c f
    r4 a b d e
    r5 a b d f
    r6 a b d h
    and so on...

    Thks for yr help !
    Eric

  2. #2
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628
    See the attached file... I hope it's what you need.

    Regards,
    Antonio
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    04-25-2006
    Posts
    25
    Indeed, exactly what I wanted !
    Thanks a lot.
    Eric

+ 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