+ Reply to Thread
Results 1 to 6 of 6

Move destination row

  1. #1
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Move destination row

    Can someone help me change the destination range to begin in column B in the second row rather then in the first?


    Please Login or Register  to view this content.

    Please Login or Register  to view this content.
    Last edited by rhudgins; 10-27-2010 at 01:18 PM.

  2. #2
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Move destination row

    Hi rhudgins

    You don't give a whole lot of information with part of a procedure and no workbook. However, based on what I see perhaps
    Please Login or Register  to view this content.
    This will set the destination range to rnum +1, same column (I think, can't test with no data).

    John
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  3. #3
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Re: Move destination row

    I cannot add the workbook because the code is copying ranges from multiple workbooks. The whole procedure is in the second box of code in my first post. Your change to the destination range works, thanks. I would also like to change the following part of the code to begin in the second row of column A. I tried to add the .offset(1,0) but I am recieving an error.

    Please Login or Register  to view this content.

  4. #4
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Move destination row

    Hi rhudgins

    I didn't write your code so I don't pretend to understand what it's doing. However, having read the code, to do this
    I would also like to change the following part of the code to begin in the second row of column A
    MIGHT be as simple as this
    Please Login or Register  to view this content.
    instead of this
    Please Login or Register  to view this content.
    John

  5. #5
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Re: Move destination row

    I should have been able to figure that out on my own. Thanks!!

  6. #6
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Move destination row

    Hi rhudgins

    If your issue is solved, please mark it as such.

    To mark your thread solved do the following:
    - Go to the first post
    - Click edit
    - Click Advance
    - Just below the word "Title:" you will see a dropdown with the word No prefix.
    - Change to Solve
    - Click Save

    John

+ 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