Hi,
Do anyone knows how to automatically sort numeric digits and if the value is the same it will auto sort for the alpha characters. For example:
B 22
C 42
D 10
A 10
E 22
I need to make it like this:
A 10
D 10
B 22
E 22
C 42
How can I make it by using a formula? Any help will be appreciated
Do anyone knows how to automatically sort numeric digits and if the value is the same it will auto sort for the alpha characters. For example:
B 22
C 42
D 10
A 10
E 22
I need to make it like this:
A 10
D 10
B 22
E 22
C 42
How can I make it by using a formula? Any help will be appreciated