renojimmyjam
New Member
- Joined
- Oct 3, 2012
- Messages
- 5
I have tried everything I can think of to accomplish this sort. At this time I have spent more time trying to figure out the sorting of my document than it would have taken to re type it.
Here is my problem:
I have part numbers that are either solid numbers or alphanumeric. When Excel sorts the numbers it sorts the raw numbers and then starts to sort the alpha numeric numbers from left to right.
EG:
[TABLE="width: 64"]
<tbody>[TR]
[TD="class: xl65, width: 64"]192[/TD]
[/TR]
[TR]
[TD="class: xl65"]750[/TD]
[/TR]
[TR]
[TD="class: xl65"]752[/TD]
[/TR]
[TR]
[TD="class: xl65"]775[/TD]
[/TR]
[TR]
[TD="class: xl65"]998[/TD]
[/TR]
[TR]
[TD="class: xl65"]1001[/TD]
[/TR]
[TR]
[TD="class: xl65"]1004[/TD]
[/TR]
[TR]
[TD="class: xl65"]1005[/TD]
[/TR]
[TR]
[TD="class: xl65"]1007[/TD]
[/TR]
[TR]
[TD="class: xl65"]1001A[/TD]
[/TR]
[TR]
[TD="class: xl65"]1001ABM[/TD]
[/TR]
[TR]
[TD="class: xl65"]1001E[/TD]
[/TR]
[TR]
[TD="class: xl65"]1001EB[/TD]
[/TR]
[TR]
[TD="class: xl65"]1009A[/TD]
[/TR]
[TR]
[TD="class: xl66"]100AM[/TD]
[/TR]
[TR]
[TD="class: xl65"]1010N[/TD]
[/TR]
[TR]
[TD="class: xl65"]1011D1[/TD]
[/TR]
[TR]
[TD="class: xl65"]1011D41[/TD]
[/TR]
</tbody>[/TABLE]
Notice that the 100AM is sorted after the 1009A and should be sorted before the 192 at the top.
Thanks for any help I could get on this one.
Here is my problem:
I have part numbers that are either solid numbers or alphanumeric. When Excel sorts the numbers it sorts the raw numbers and then starts to sort the alpha numeric numbers from left to right.
EG:
[TABLE="width: 64"]
<tbody>[TR]
[TD="class: xl65, width: 64"]192[/TD]
[/TR]
[TR]
[TD="class: xl65"]750[/TD]
[/TR]
[TR]
[TD="class: xl65"]752[/TD]
[/TR]
[TR]
[TD="class: xl65"]775[/TD]
[/TR]
[TR]
[TD="class: xl65"]998[/TD]
[/TR]
[TR]
[TD="class: xl65"]1001[/TD]
[/TR]
[TR]
[TD="class: xl65"]1004[/TD]
[/TR]
[TR]
[TD="class: xl65"]1005[/TD]
[/TR]
[TR]
[TD="class: xl65"]1007[/TD]
[/TR]
[TR]
[TD="class: xl65"]1001A[/TD]
[/TR]
[TR]
[TD="class: xl65"]1001ABM[/TD]
[/TR]
[TR]
[TD="class: xl65"]1001E[/TD]
[/TR]
[TR]
[TD="class: xl65"]1001EB[/TD]
[/TR]
[TR]
[TD="class: xl65"]1009A[/TD]
[/TR]
[TR]
[TD="class: xl66"]100AM[/TD]
[/TR]
[TR]
[TD="class: xl65"]1010N[/TD]
[/TR]
[TR]
[TD="class: xl65"]1011D1[/TD]
[/TR]
[TR]
[TD="class: xl65"]1011D41[/TD]
[/TR]
</tbody>[/TABLE]
Notice that the 100AM is sorted after the 1009A and should be sorted before the 192 at the top.
Thanks for any help I could get on this one.