For example I have several text strings
text_string_126778
text_string_123456
text_string_234567
I want to sort from position 15 to position 16
Result would be
text_string_123456
text_string_234567
text_string_126778
So other than position 15 and 16, the rest I dont care
xxxxxxxxxxxxx45x
xxxxxxxxxxxxx56x
xxxxxxxxxxxxx77x
text_string_126778
text_string_123456
text_string_234567
I want to sort from position 15 to position 16
Result would be
text_string_123456
text_string_234567
text_string_126778
So other than position 15 and 16, the rest I dont care
xxxxxxxxxxxxx45x
xxxxxxxxxxxxx56x
xxxxxxxxxxxxx77x