+ Reply to Thread
Results 1 to 4 of 4

Move Row to Another Sheet Based on Dropdown Value

  1. #1
    Registered User
    Join Date
    09-26-2016
    Location
    England
    MS-Off Ver
    2013
    Posts
    2

    Move Row to Another Sheet Based on Dropdown Value

    HI there,

    I am trying to move a row from the Active to Archive folder depending on the drop down in column A in the active worksheet. When 'NO' is chosen I want the row to be copied and pasted into PO Archive and then removed so the other rows move up.

    I have been reading through some of the forum but it seems it has to be done in VBA. I know nothing about VBA so please I need some help!

    Thanks,
    Kimberly
    Attached Files Attached Files

  2. #2
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,821

    Re: Move Row to Another Sheet Based on Dropdown Value

    Copy and paste this macro into the worksheet code module. Do the following: right click the tab for your "PO Active" sheet and click 'View Code'. Paste the macro into the empty code window that opens up. Close the code window to return to your sheet. Make your selection in the drop down in column A.
    Please Login or Register  to view this content.
    You can say "THANK YOU" for help received by clicking the Star symbol at the bottom left of the helper's post.
    Practice makes perfect. I'm very far from perfect so I'm still practising.

  3. #3
    Registered User
    Join Date
    09-26-2016
    Location
    England
    MS-Off Ver
    2013
    Posts
    2

    Re: Move Row to Another Sheet Based on Dropdown Value

    Thanks so much! That works perfectly.. only one little thing.. I have a couple of formulas which now show a #ref error, which is probably because the data moved across worksheets. Is there any way to keep this from happening or do I have to change all my formulas?

    Thanks, Kimberly

  4. #4
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,821

    Re: Move Row to Another Sheet Based on Dropdown Value

    Try this version:
    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 Row to Another Sheet Based on Dropdown Value
    By Mathias25 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 08-02-2017, 02:10 AM
  2. Hide columns on one sheet based on dropdown on the original sheet
    By dangerdavedsp in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-07-2014, 10:08 AM
  3. [SOLVED] Populate data on another sheet based on dropdown criteria from the first sheet
    By ARod0726 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-19-2013, 01:36 PM
  4. Replies: 7
    Last Post: 12-16-2012, 04:24 PM
  5. Need a Dropdown list that can edit cells on another sheet based on sheet name
    By draegen in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-10-2012, 02:46 PM
  6. Excel 2007. Macro to move data based on dropdown list.
    By D_N_L in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-10-2012, 10:52 AM

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