+ Reply to Thread
Results 1 to 2 of 2

Copy Data from row to multiple rows

  1. #1
    Registered User
    Join Date
    03-28-2012
    Location
    Brick, NJ
    MS-Off Ver
    Excel 2010
    Posts
    1

    Copy Data from row to multiple rows

    http://www.excelforum.com/images/smilies/confused.gif

    I am new to Excel/VBA. Copy data from Column A. Taking one instance, copying multiple times into another row. Then step down one row, copy that data the same number of times, then after so many instances. Start copying into another column. Here is an example of what I am trying to accomplish.

    1. Count number of rows in column A with data.
    2. Start loop from A2 to End of Column A
    3. Copy A2 to B2:B7
    4. Copy A3 to B8:B13
    5. Copy A4 to B14:B19
    6. Copy A5 to D2:D7
    7. Copy A6 to D8:D13
    8. Copy A7 to D14:D19
    9. Continue the loop until last row of column A has been copied.

    Any help would be appreciated. http://www.excelforum.com/images/smilies/smile.gif

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Copy Data from row to multiple rows

    Hi

    How about this
    Please Login or Register  to view this content.
    rylo

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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