+ Reply to Thread
Results 1 to 3 of 3

Paste Data Every 45 Rows using VBA

  1. #1
    Forum Contributor
    Join Date
    06-13-2009
    Location
    Australia
    MS-Off Ver
    Excel 2016
    Posts
    245

    Smile Paste Data Every 45 Rows using VBA

    Hello, could someone please assist me in modifying my macro for use on Excel 2003?

    Sorry, the subject title should read: Paste Data Every 45 Rows using VBA.

    As detailed below in the comments of my code, I need the following:

    When the macro is run the first time it pastes the data in cell A4 as shown in the code below. The next time I run this macro, I need to paste the data in the next empty cell every 45-rows down in Column A. So, the next series of cells to paste the data would be: A49, A94, A139, A184 etc..

    Addtionally, I need the following:

    When the macro is run the first time it pastes the data in cell B20 as shown in the code below. The next time I run this macro, I need paste the data in the next empty cell every 45-rows down in column B. So, the next series of cells to paste the data would be: B65, B110, B155, B200 etc..

    Please Login or Register  to view this content.
    Any help would be greatly appreciated.

    Kind regards,

    Chris
    Attached Files Attached Files
    Last edited by longbow007; 02-28-2016 at 05:57 AM.

  2. #2
    Forum Contributor
    Join Date
    06-13-2009
    Location
    Australia
    MS-Off Ver
    Excel 2016
    Posts
    245

    Re: Paste Data Every 4

    Hello, I have tried to articulate my requirements better in the above request for help. I hope it makes better sense now. If not, please let me know

  3. #3
    Forum Contributor
    Join Date
    06-13-2009
    Location
    Australia
    MS-Off Ver
    Excel 2016
    Posts
    245

    Re: Paste Data Every 4

    To hopefully make a solution easier, I have attached the two Excel workbooks (no sensitive data) with the macro code inside the:

    C-27J Outstanding Spares Requisitions.xlsm.

    I originally advised that this was for Excel 2003. It still is, as it is for my work purposes. However, as I am at home, I only have Excel 2010. Sorry for the confusion.

    Would be very grateful for any assistance.

    Kind regards,

    Chris

+ 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/paste data using checkbox-clear when unchckd & multiple selections paste in next cell
    By Staceymcw in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-02-2015, 12:09 AM
  2. copy formula and paste for new data added and autofill.....and paste special values
    By prabhuduraraj09 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-13-2014, 07:40 AM
  3. [SOLVED] Copy And Paste on Another Sheet ( next time paste data from empty row )
    By HaroonSid in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-17-2014, 02:29 AM
  4. [SOLVED] ActiveSheet.Paste Link:= True Does Not Work After Awhile - 1004 MS Excel cannot paste data
    By zfeinstein in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-25-2013, 04:28 PM
  5. Replies: 1
    Last Post: 10-01-2012, 11:11 PM
  6. Replies: 1
    Last Post: 07-31-2012, 03:55 PM
  7. Replies: 3
    Last Post: 12-09-2005, 01:20 PM

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