+ Reply to Thread
Results 1 to 3 of 3

Find word in Column-cut row-insert into new sheet

  1. #1
    Registered User
    Join Date
    08-22-2012
    Location
    Dallas, Texas
    MS-Off Ver
    Excel 2010
    Posts
    2

    Find word in Column-cut row-insert into new sheet

    Hi,
    I am not too experienced in VBA but would like to write a code for a spreadsheet.
    I have an excel sheet where I am keeping track of multiple jobs. When a job is complete it is marked with a "Yes"

    I would like for every "Yes" marked jobs to automatically have the entire row cut and pasted into another sheet of "Completed Jobs" in the next available row.

    Thanks in advance!

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Find word in Column-cut row-insert into new sheet

    Sure this can be done.

    What is the last column having data in your sheet? What is the name of the sheet?

    Which column has the entry marked Yes?

    Do you want the movement of rows to happen on the click of a button or instant?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    08-22-2012
    Location
    Dallas, Texas
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Find word in Column-cut row-insert into new sheet

    The last column having data is "L" with Column "F" marked "Yes"

    Name of the sheet is "Support Request"
    Name of sheet I want completed jobs sent to is "Jobs Completed"

    I would like the move to happen instantly after the cell is marked yes

    Thank you Arlette!

+ 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