+ Reply to Thread
Results 1 to 5 of 5

VBA copy three row to next row till 6 times

  1. #1
    Forum Contributor
    Join Date
    10-30-2019
    Location
    Agra
    MS-Off Ver
    Office 2010
    Posts
    241

    VBA copy three row to next row till 6 times

    Hi,

    We want to copy Sheet1!B2:B4 in to Sheet1!B5:B7

    same again, till 43 times

    we want to do this through VBA

    help pls
    Last edited by Ajay45822; 02-03-2021 at 12:06 PM.

  2. #2
    Forum Expert JLGWhiz's Avatar
    Join Date
    02-20-2011
    Location
    Florida, USA
    MS-Off Ver
    Windows 10, Excel 2013
    Posts
    2,070

    Re: VBA copy three row to next row till 6 times

    Please Login or Register  to view this content.
    Or you could just manually select the range then use the mouse pointer to grab the corner and drag down as far as needed to fill the column.
    Last edited by JLGWhiz; 02-03-2021 at 03:13 PM.
    Any code provided by me should be tested on a copy or a mock up of your original data before applying it to the original. Some events in VBA cannot be reversed with the undo facility in Excel. If your original post is satisfied, please mark the thread as "Solved". To upload a file, see the banner at top of this page.
    Just when I think I am smart, I learn something new!

  3. #3
    Forum Contributor
    Join Date
    10-30-2019
    Location
    Agra
    MS-Off Ver
    Office 2010
    Posts
    241

    Re: VBA copy three row to next row till 6 times

    Thanks JLGWhiz JLGWhiz

    its working

  4. #4
    Forum Contributor
    Join Date
    10-30-2019
    Location
    Agra
    MS-Off Ver
    Office 2010
    Posts
    241

    Re: VBA copy three row to next row till 6 times

    Hi, we have a query

    when we try for B2:B4, its perfect
    and also when we try for B2:B5, its working
    But when we try for B2:B7, its not working

    may i know the reason, it will help me modify the formula as per my need

  5. #5
    Forum Contributor
    Join Date
    10-30-2019
    Location
    Agra
    MS-Off Ver
    Office 2010
    Posts
    241

    Re: VBA copy three row to next row till 6 times

    o.k.,

    find the solution,

    not required reply.

+ 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 down till next value in column
    By CoSinus in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-25-2021, 03:03 PM
  2. copy column till last used row
    By dorabajji in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-01-2019, 09:34 AM
  3. Replies: 8
    Last Post: 08-16-2016, 10:27 PM
  4. [SOLVED] Copy till last row 4 columns
    By markDuffy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-08-2015, 12:43 PM
  5. Sum till the column till the date match
    By ursanil in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-02-2014, 06:29 AM
  6. copy till last used range
    By farrukh in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-02-2012, 10:24 AM
  7. Copy and Paste till last Last Column
    By dagindi in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-16-2010, 05:43 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