+ Reply to Thread
Results 1 to 5 of 5

Move all rows where cell = "complete" to the bottom of the list

  1. #1
    Registered User
    Join Date
    09-01-2009
    Location
    England
    MS-Off Ver
    Excel 2000
    Posts
    25

    Smile Move all rows where cell = "complete" to the bottom of the list

    Hi
    I want my speadsheet to automatically update and move rows to the bottom of the list when a job has been completed. I don't mind if I need to click a button to run the macro if that will be easier.

    I have attached a sample spreadsheet of the data. Basically when the "Status" column (G) has the word "Complete" entered, I then want this entite row to move to the bottom of the list.

    Any help on this would be great as I haven't got a clue where to start!
    Attached Files Attached Files
    Last edited by floribunda; 01-09-2013 at 05:32 AM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Move all rows where cell = "complete" to the bottom of the list

    1) Right-click on the sheet tab and select View Code
    2) The VB editor will open the sheet module, paste in this "event" macro:
    Please Login or Register  to view this content.
    3) Close the VB editor and save your sheet.

    Now anytime you enter the word COMPLETE into column F, it will instantly move that row to the bottom of the list.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    09-01-2009
    Location
    England
    MS-Off Ver
    Excel 2000
    Posts
    25

    Re: Move all rows where cell = "complete" to the bottom of the list

    Works a treat! Many thanks for your help.

  4. #4
    Registered User
    Join Date
    01-10-2013
    Location
    Tampa, FL
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Move all rows where cell = "complete" to the bottom of the list

    Can you do this with a formula and not VB Editor?

  5. #5
    Registered User
    Join Date
    01-10-2013
    Location
    Tampa, FL
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Move all rows where cell = "complete" to the bottom of the list

    I will repost in new thread. Sorry.

+ 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