+ Reply to Thread
Results 1 to 4 of 4

Copy and paste via macro

  1. #1
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Copy and paste via macro

    Hello:

    I have excel workbook which will have weekly payroll Data in Sheet1, Cell A3:N22
    I need a VB Macro to move these data every week in Sheet2, starting in Cell A3.
    Basically would need to paste the data in the next blank row in sheet2.
    (Ist Batch of data with start A3:N22 in sheet2, 2nd Batch of data will start at A23)

    Please let me know if any questions.

    Thank you

    Riz Momin
    Last edited by rizmomin; 05-27-2013 at 09:26 PM.

  2. #2
    Forum Contributor
    Join Date
    03-29-2012
    Location
    Canada
    MS-Off Ver
    2007
    Posts
    818

    Re: Copy and paste via macro

    Do you need a Command Button that would take all of the information from A3 to N3 looking in the rest of the rows if information is there and to copy and paste them on the next available row in Sheet2?

    Or do you need to have it on Open Workbook?

  3. #3
    Forum Contributor
    Join Date
    03-29-2012
    Location
    Canada
    MS-Off Ver
    2007
    Posts
    818

    Re: Copy and paste via macro

    If you go with a Command Button try this:


    Add this to your Sheet1
    Please Login or Register  to view this content.
    Last edited by Excelnoub; 05-27-2013 at 09:15 PM.

  4. #4
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Copy and paste via macro

    Hi Excelnoub:

    This works great.
    Thank you so much for your great help.

    Riz Momin

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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