+ Reply to Thread
Results 1 to 2 of 2

Copy rows X times

  1. #1
    Registered User
    Join Date
    03-02-2012
    Location
    Bergen, Norway
    MS-Off Ver
    Excel 2007
    Posts
    18

    Copy rows X times

    Hi,

    I have a list of data which i want to copy to a list in another sheet, but I want each row to duplicate 5 times before the next row is copied.

    To be more specific:

    In Sheet1, column A:

    Apple
    Banana
    Orange

    I want it to show like this in Sheet2:

    Apple
    Apple
    Apple
    Apple
    Apple
    Banana
    Banana
    Banana
    Banana
    Banana
    Orange
    Orange
    Orange
    Orange
    Orange

    Any suggestion of how I can do this with a macro?

    Thanks in advance :-)

  2. #2
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: Copy rows X times

    Hi

    Try this:

    siglen.xlsm
    Click *, if my suggestion helps you. Have a good day!!

+ 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