+ Reply to Thread
Results 1 to 5 of 5

Move row to another worksheet based on cell value

  1. #1
    Registered User
    Join Date
    10-09-2014
    Location
    Orlando,FL
    MS-Off Ver
    2013
    Posts
    7

    Move row to another worksheet based on cell value

    I need code that would move a row in work sheet "Orders" when cell N in that row has a value" Complete" entered, to work sheet "Complete"?
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    02-24-2013
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    317

    Re: Move row to another worksheet based on cell value

    Put this code into the module for the sheet called Orders;
    Please Login or Register  to view this content.
    To paste the code in a sheet module;
    1) Right click the sheet tab name, "Orders"
    2) Then click "View Code"
    3) Paste this code in the large white section on the right
    4) Press Alt & Q to exit the VB editor
    5) Save the file as a macro enabled file

    Every time the word "Complete" is typed into a row within Column N, the entire row will be copied to the next row on the sheet called, "Complete"

    Enjoy!
    Last edited by Jim885; 11-03-2014 at 10:24 PM. Reason: Added instructions to place code
    If I helped in any way, please click the star

  3. #3
    Registered User
    Join Date
    10-09-2014
    Location
    Orlando,FL
    MS-Off Ver
    2013
    Posts
    7

    Re: Move row to another worksheet based on cell value

    Thank you works perfectly...except I forgot to add that needs to delete the row from Orders that was moved.

  4. #4
    Registered User
    Join Date
    10-09-2014
    Location
    Orlando,FL
    MS-Off Ver
    2013
    Posts
    7

    Re: Move row to another worksheet based on cell value

    I got the delete row figured out. Thank You Jim for your help.

  5. #5
    Valued Forum Contributor
    Join Date
    09-21-2003
    Location
    British Columbia , Canada
    MS-Off Ver
    03,07,10,13
    Posts
    727

    Re: Move row to another worksheet based on cell value

    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)

Similar Threads

  1. [SOLVED] Move entire row to another worksheet based on cell value
    By bdf0827 in forum Excel Programming / VBA / Macros
    Replies: 24
    Last Post: 04-09-2014, 07:01 AM
  2. [SOLVED] Move entire row to another worksheet based on cell value
    By jesseg005 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-03-2013, 12:52 PM
  3. Move Row To Another Worksheet Based On A Cell Value
    By klk300 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-28-2012, 10:58 AM
  4. Move a Row to another Worksheet based on cell value (and remove row later)
    By spatel783 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-27-2012, 01:51 PM
  5. [SOLVED] Move entire row to another worksheet based on cell value
    By mmctague in forum Excel General
    Replies: 11
    Last Post: 06-26-2012, 12:43 PM

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