AMD3400
Board Regular
- Joined
- Dec 28, 2004
- Messages
- 107
I would like to know if it is possible to sort a list from 0-9 then a-z. I may have ask this incorrect, but let me demonstrate to you what i am having problem with or need solution to. I have a list containing 4000 Rows in two columns A and Col B. i want to sort Col A in ascending order from A thru Z. at first it did what i want it to do. Now that i went over and check the sorting list, it's not what i want. What i want is that, sort 0-9, and if there is a - in between it, i want it to go after the previous one. Here is an example. 8450, 8450-k1, 84500, 8450-k3. This is the output of excel. I want is 8450, 8450-k1, 8450-k3, 84500. Is there a way or a macro that can do this? please help. Thanks