Hi
Would like to be able to sort an alphanumerical list:
Macro to sort data (named range) in ascending order. Alphanumeric. Eg. 5, 41, 41A, 3, 3A, 2.
Order required: 2, ,3, 3A, 5, 41, 42A.
Is there a method available for this type of sort. Have enabled natural sort.
Would it be easier to sort by numerals 2 digit with point between main and sub number.(no alpha).
eg use 2, 3, 3.1, 5, 41, 42.1
Charles