hi,
I create a long numbered list with multiple lines in Word document, like this: 1. C SAMPLE1 2. A SAMPLE2 3. D SAMPLE3 And I want to sort them by the first line by text. So I select them and choose sort by text, they just become like this. 1. A 2. C 3. D SAMPLE1 SAMPLE2 SAMPLE3 But actually I want to sort them like below. 1. A SAMPLE2 2. C SAMPLE1 3. D SAMPLE3 How can I do this? Any ideas? Thank you !