+ Reply to Thread
Results 1 to 6 of 6

Macro will not move copied data to next blank row?

  1. #1
    Registered User
    Join Date
    01-07-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    2

    Macro will not move copied data to next blank row?

    Hello,

    Ive playing with various different Macro designs with information here on the Excel forum to copy the values of Row 8 into a selection of Rows further down the spreadsheet (Rows 70-121)

    The aim of the Macro is to copy Row 8's data into the next empty row below the last Macro'd Row, however whichever way i go about it all it seems to do is overwrite the 1st Row of copied data.

    Some of the Macro's i have built/tried;

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Any help as to where im going wrong would be very much appreciated!

    Thanks,

    Macro Newb Dave

    Moderators Note: Please follow Forum Rule #3 about the use of code tags. Added for you this time, but please use them in the future…Thanks.
    Attached Files Attached Files
    Last edited by jeffreybrown; 01-15-2013 at 10:51 AM.

  2. #2
    Forum Expert mike7952's Avatar
    Join Date
    12-17-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007, Excel 2016
    Posts
    3,520

    Re: Macro will not move copied data to next blank row?

    Try this

    Please Login or Register  to view this content.
    Thanks,
    Mike

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.

  3. #3
    Forum Expert mike7952's Avatar
    Join Date
    12-17-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007, Excel 2016
    Posts
    3,520

    Re: Macro will not move copied data to next blank row?

    Or this also

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    01-07-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Macro will not move copied data to next blank row?

    Legend!! Thankyou! So i had the column/row assigned the wrong way around? i see you simplified the row range, or would my way never have worked?

    Very much appreciated!

    Dave

  5. #5
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Macro will not move copied data to next blank row?

    Hi Dave,

    Moderators Note: Please follow Forum Rule #3 about the use of code tags. Added for you this time, but please use them in the future…Thanks.
    HTH
    Regards, Jeff

  6. #6
    Forum Expert mike7952's Avatar
    Join Date
    12-17-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007, Excel 2016
    Posts
    3,520

    Re: Macro will not move copied data to next blank row?

    You were wanting to copy entirerow 8 and paste into column B. That would never work. You would need to paste into column A.

    Please Login or Register  to view this content.

+ 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