+ Reply to Thread
Results 1 to 3 of 3

Macro to Cut "Completed" Rows from Sheet 1 and Paste in Sheet 2

  1. #1
    Registered User
    Join Date
    04-29-2013
    Location
    Florida
    MS-Off Ver
    Excel 2007
    Posts
    2

    Macro to Cut "Completed" Rows from Sheet 1 and Paste in Sheet 2

    Hi. I am trying to formulate a macro that will look for rows where the status of a task is marked complete. I would then like to cut those rows from Active and paste them in the next available rows in completed. Here is the code I have so far.

    Please Login or Register  to view this content.
    I am having two problems (that I can identify) with the code so far:

    1: On the initial run it correctly identifies the completed cell, but it pastes them over the top of my headings in Completed; and
    2: If I run it again and there are not completed items in Active, it cuts my headings out and pastes them in row 1 of Completed.

    test 2.xlsm

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Macro to Cut "Completed" Rows from Sheet 1 and Paste in Sheet 2

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    04-29-2013
    Location
    Florida
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Macro to Cut "Completed" Rows from Sheet 1 and Paste in Sheet 2

    AB33 - Thanks for the help. Code didn't quite accomplish what I wanted but it got me pointed in the right direction. Here is the code as finished

    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