+ Reply to Thread
Results 1 to 2 of 2

Macro to Duplicate Line + Transpose Data

  1. #1
    Registered User
    Join Date
    06-28-2012
    Location
    Indonesia
    MS-Off Ver
    Excel 2010
    Posts
    1

    Macro to Duplicate Line + Transpose Data

    Hi everyone,

    i really need your help, please.

    i have data:
    A1 = Rick |x| B1 = 2 |x| C1 = 3 |x| D1 = 4 |x| E1 = 5 |x| F1 = 6
    A2 = John |x| B2 = 11 |x| C2 = 12 |x| D2 = 13 |x| E2 = 14 |x| F2 = 15

    How can i make it into:
    A1 = Rick |x| B1 = 2
    A2 = Rick |x| B2 = 3
    A3 = Rick |x| B3 = 4
    A4 = Rick |x| B4 = 5
    A5 = Rick |x| B5 = 6
    A6 = John |x| B6 = 11
    A7 = John |x| B7 = 12
    A8 = John |x| B8 = 13
    A9 = John |x| B9 = 14
    A10 = John |x| B10 = 15

    It is simple but if i have more than thousand data, it's really tiring.

    Anyone can help me to create the macro?

    I really appreciate your help.
    Thanks before.
    Last edited by flarel; 06-28-2012 at 04:58 AM.

  2. #2
    Forum Expert nilem's Avatar
    Join Date
    10-22-2011
    Location
    Ufa, Russia
    MS-Off Ver
    2013
    Posts
    3,377

    Re: Macro to Duplicate Line + Transpose Data

    Hi Flarel, try it
    Please Login or Register  to view this content.

+ 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