My goal is to sort by a 'ShipDate' Field in my Query from oldest to newest... unless the 'ShipmentStatus' Field is marked as Shipped, in which case I want Shipped items to sort by that same Date Field but this time by newest to oldest.
Here's a picture example if it helps:
I feel like I'm overlooking something obvious. Thanks to anyone who helps.