+ Reply to Thread
Results 1 to 2 of 2

Macro to copy one row for n times in another worksheet.

  1. #1
    Registered User
    Join Date
    11-04-2014
    Location
    India
    MS-Off Ver
    2010
    Posts
    11

    Macro to copy one row for n times in another worksheet.

    Macro to copy one row for n times in another worksheet.


    In sheet 1 I have data in 3 columns A, B, C.

    e.g

    A1 = XYZ, B1 = ABC C1 = BHY
    A2 = BHU, B2 = ABD C2 = BNJ

    I want A macro that copies Each row 50 times in another worksheet

    In Sheet 2

    A1 = XYZ, B1 = ABC C1 = BHY
    A2 = XYZ, B2 = ABC C2 = BHY
    .
    .
    .
    .
    .
    .
    A50 = XYZ, B2 = ABC C2 = BHY
    A51 = BHU, B51 = ABD C51 = BNJ
    .
    .
    .
    .
    .
    .
    .
    .
    A100 = BHU, B100 = ABD C100 = BNJ

    This process should till the all end of file in worksheet 1.

    Kindly do the needful.

  2. #2
    Forum Contributor
    Join Date
    02-24-2013
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    317

    Re: Macro to copy one row for n times in another worksheet.

    This will do what you want.
    Please Login or Register  to view this content.
    If I helped in any way, please click the star

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to copy a worksheet 86 times into the same excel file with the given name
    By 1tane1 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-26-2014, 08:01 AM
  2. Copy certain durations and times to different worksheet
    By English_Bloke82 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-08-2012, 06:07 AM
  3. Copy Worksheet X Times Based on Cell Value
    By PY_ in forum Excel General
    Replies: 2
    Last Post: 01-04-2011, 04:10 PM
  4. Copy Current Worksheet X number of times
    By colinwiens in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-08-2009, 03:43 AM
  5. [SOLVED] Copy from worksheet to another x times
    By Union70 in forum Excel General
    Replies: 0
    Last Post: 03-07-2005, 06:06 PM

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