+ Reply to Thread
Results 1 to 3 of 3

Finding the last row of data.

  1. #1
    Forum Contributor
    Join Date
    09-09-2009
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    185

    Finding the last row of data.

    Hello all,

    I need to find the last row of data in my worksheet and then cut the last row of the worksheet(65565) and then paste it in the first blank row after the last row of data.

    I'm assuming that this would have to be a VBA code, but I am not skilled enough to do this.

    Any help would be greatly appreciated.

    Thank you and have a great day.

  2. #2
    Forum Contributor
    Join Date
    09-09-2009
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    185

    Re: Finding the last row of data.

    You know, now that I think about it, the last row of data would be the row that I want to cut(655565).

    I need to somehow ignore this row and find the other last row of data.

  3. #3
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: Finding the last row of data.

    This will take the last row in sheet 1 and cut/paste it to the next available row on sheet 2. It is done on the assumption that your data is in column A. Let me know if it works.

    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