+ Reply to Thread
Results 1 to 2 of 2

Moving row to different sheet depending on cell value from drop down list

  1. #1
    Registered User
    Join Date
    06-06-2012
    Location
    Malta
    MS-Off Ver
    Excel 2007
    Posts
    1

    Moving row to different sheet depending on cell value from drop down list

    HI,

    I have a spreadsheet with PO's and all related data. I created a simple drop down list on starting cell I2 downwards. What I require is that when cell in Live Sheet is marked as "Received", the entire row is transferred to the Received tab and when it is marked as "Partial", moves to teh partial tab deleting the line from the "Live Sheet"

    I also made a conditional format to column C and would like to know if it's format (condition) can be automatically copied on the new lines we enter in this excel sheet as at the moment we are doing it manually risking to forget somelines out.

    I attached a sample sheet cause i think it can help by seeing it.

    Your feedback would be much appreciated
    Attached Files Attached Files

  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: Moving row to different sheet depending on cell value from drop down list

    If the cell in column I is showing as "Received" or "Partial", in both cases, the row should be deleted from the main sheet, right?

    Do you want this to happen each time the column I is updated? Or on the click of a button?
    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]

+ 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