Hello
Yes, that is close I want to group rows by value that is either Overdue, AmostDue or Due from a column.
I thought descending by alphabetically would work since I lucked out that descending is the order I want them to be in.
I changed the .Orientation = xlTopToBottom
Thanks for the input!