So I am using the below code to sort based on the parameters in order and it works except the very first status "ETOX" keeps going to the bottom instead of the top.
I can change to descending but then the order is incorrect.
What am I missing here?
Sub SteriSort()' Sort by Steri Macro
Call...