K
Kartal
Hi All;
I have a column (say A) in which there are some alpha-numeric chracacters
like below:
300-YT-102
300-YT-342
300-YT-204
300-YT-894
300-YT-454
.....
I want to sort it according to the last 3 digit so that I will have;
300-YT-102
300-YT-204
300-YT-342
300-YT-454
300-YT-894
....
How can I do that?
Thanks
Kartal
I have a column (say A) in which there are some alpha-numeric chracacters
like below:
300-YT-102
300-YT-342
300-YT-204
300-YT-894
300-YT-454
.....
I want to sort it according to the last 3 digit so that I will have;
300-YT-102
300-YT-204
300-YT-342
300-YT-454
300-YT-894
....
How can I do that?
Thanks
Kartal