Hello, does anyone know how to prevent selected rows from being included when I sort rows?
I have a sheet that is a ledger of active and inactive items I have to inspect periodically. One of the columns in my sheet is "Inspection Date" and I sort my active items by this date, however I do not want the inactive items to be included in that sorting. The inactive items have been moved to the bottom of my ledger and they just sit there as a record that they were inspected at some point in the past and that they existed, but are no longer being inspected.
Is there a way to exclude my the inactive item rows from sorting? I tried locking them or just highlighting the rows I want sorted, but that didn't seem to have the desired effect.