Forum Discussion

nikkim45's avatar
nikkim45
Copper Contributor
Jul 17, 2024

Getting the Most Filled Out Cells to the Top - Sort and Filter

I am new to Excel and learning how everything works, but I need to figure out how to get the rows with the most filled-in cells to the top of my sheet. 

 

For more information - we keep track of our inventory in an excel document. I assign order numbers and customer names to the correct product as we get orders. Once the item has shipped I add the ship date to one of the columns and then have to move the whole row to a different sheet. I just need to figure out how to get the rows that have shipped to the top of the sheet each day so I can move them all at once to the new sheet. 

  • dscheikey's avatar
    dscheikey
    Bronze Contributor

    nikkim45 

    You need an auxiliary column! In my example F. There the date is extracted from columns C to E with XLOOCKUP(). You can then sort by this column.

     

     

    I hope this helps you.

     

     

    • nikkim45's avatar
      nikkim45
      Copper Contributor
      So how would I do this with the custom sort and filter I already have set up? I need to be able to have it with that
      • dscheikey's avatar
        dscheikey
        Bronze Contributor

        nikkim45 

        I thought that if you added the additional column to your table, you would be able to filter and sort with it.

        To be able to help you better, I need more information. Maybe you can upload a document with sample data here. There is a field under the text field where you can store files.

         

Resources