Hi,
I am having problem with sorting the following rows according to its values in an ascending order. I would like to have it sorted based on the number before the first dot "x." then the middle number and finally the last number.
I have tried filter, advanced sort, but I cant seem to get it to work. I need mrExcels expertise.
[TABLE="width: 100"]
<tbody>[TR]
[TD]Current order
[/TD]
[/TR]
[TR]
[TD]3.
[/TD]
[/TR]
[TR]
[TD] 3.10
[/TD]
[/TR]
[TR]
[TD] 3.10.1
[/TD]
[/TR]
[TR]
[TD] 3.2
[/TD]
[/TR]
[TR]
[TD] 3.2.1
[/TD]
[/TR]
[TR]
[TD]10.
[/TD]
[/TR]
[TR]
[TD] 10.9
[/TD]
[/TR]
[TR]
[TD] 10.9.1
[/TD]
[/TR]
[TR]
[TD] 10.1
[/TD]
[/TR]
[TR]
[TD] 10.1.2
[/TD]
[/TR]
[TR]
[TD]2.
[/TD]
[/TR]
[TR]
[TD] 2.1
[/TD]
[/TR]
[TR]
[TD] 2.1.1
[/TD]
[/TR]
</tbody>[/TABLE]
Regards Tomas
I am having problem with sorting the following rows according to its values in an ascending order. I would like to have it sorted based on the number before the first dot "x." then the middle number and finally the last number.
I have tried filter, advanced sort, but I cant seem to get it to work. I need mrExcels expertise.
[TABLE="width: 100"]
<tbody>[TR]
[TD]Current order
[/TD]
[/TR]
[TR]
[TD]3.
[/TD]
[/TR]
[TR]
[TD] 3.10
[/TD]
[/TR]
[TR]
[TD] 3.10.1
[/TD]
[/TR]
[TR]
[TD] 3.2
[/TD]
[/TR]
[TR]
[TD] 3.2.1
[/TD]
[/TR]
[TR]
[TD]10.
[/TD]
[/TR]
[TR]
[TD] 10.9
[/TD]
[/TR]
[TR]
[TD] 10.9.1
[/TD]
[/TR]
[TR]
[TD] 10.1
[/TD]
[/TR]
[TR]
[TD] 10.1.2
[/TD]
[/TR]
[TR]
[TD]2.
[/TD]
[/TR]
[TR]
[TD] 2.1
[/TD]
[/TR]
[TR]
[TD] 2.1.1
[/TD]
[/TR]
</tbody>[/TABLE]
Regards Tomas