+ Reply to Thread
Results 1 to 8 of 8

Paste every 149 rows many times (excel 2010)

  1. #1
    Registered User
    Join Date
    10-20-2013
    Location
    italy
    MS-Off Ver
    Excel 2010
    Posts
    3

    Paste every 149 rows many times (excel 2010)

    Good Morning, i need your help.

    in column A i have to copy a cell to the 148 empty cell below (sterting from A1), and repeat this, for all the sheet.

    can you help me with a VB formula?

    thank you.
    Jack

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Paste every 149 rows many times (excel 2010)

    Hi, Jack,

    could you pass on additional information: which cell is to be copied, are there values in the other cells on that sheet, which column(s), how to determine on to which row to fill?

    This code will fill in the contents of Range E1 into the area between 2 and 1491:
    Please Login or Register  to view this content.
    Ciao,
    Holger
    Last edited by HaHoBe; 10-20-2013 at 04:50 AM. Reason: Code sample added as startup
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  3. #3
    Registered User
    Join Date
    10-20-2013
    Location
    italy
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Paste every 149 rows many times (excel 2010)

    i've to work just in column A, i've a value in cell A1, i need to copy it in the following 148 cells below, then in cell A150 another value, and i've to copy it in the following 148 cells below, etc...
    I must do it for more or les 15000 times.
    Please help me.

  4. #4
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Paste every 149 rows many times (excel 2010)

    Hi, Jack,

    maybe try this code:
    Please Login or Register  to view this content.
    Ciao,
    Holger

  5. #5
    Registered User
    Join Date
    10-20-2013
    Location
    italy
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Paste every 149 rows many times (excel 2010)

    it's work.

    THANK YOU VERY VERY VERY MUCH HOLGER.

  6. #6
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,649

    Re: Paste every 149 rows many times (excel 2010)

    For all sheets you can try this.

    Please Login or Register  to view this content.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  7. #7
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Paste every 149 rows many times (excel 2010)

    Hi, sktneer,

    the question wasn´t to copy the range between 1 and 149 for all sheets in a workbook but to do in one Column on one sheet muliple times.

    Ciao,
    Holger

  8. #8
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,649

    Re: Paste every 149 rows many times (excel 2010)

    Quote Originally Posted by HaHoBe View Post
    Hi, sktneer,

    the question wasn´t to copy the range between 1 and 149 for all sheets in a workbook but to do in one Column on one sheet muliple times.

    Ciao,
    Holger
    I got confused probably what the OP says like....

    "in column A i have to copy a cell to the 148 empty cell below (sterting from A1), and repeat this, for all the sheet."

    Thanks for pointing it out though.

+ 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] Copy and paste rows 3 times
    By Hyperdude in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-02-2013, 02:59 AM
  2. Replies: 1
    Last Post: 07-31-2012, 03:55 PM
  3. Replies: 0
    Last Post: 07-29-2011, 07:19 AM
  4. 2010 version paste problem duplicates rows
    By BrianPollitt in forum Excel General
    Replies: 0
    Last Post: 03-24-2011, 10:37 AM
  5. Copy and paste rows multiple times
    By Novis in forum Excel General
    Replies: 5
    Last Post: 03-21-2009, 11:43 AM

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