Sort by item 1 and then item 2
Posted: Mon Oct 03, 2016 8:17 pm
Hi all,
I'm sure this is fairly simple but I can't get my head round it. I have a field which contains...
1 1
4 5
1 3
2 1
4 2
4 4
2 3
1 2
4 1
2 2
4 3
2 4
3 1
3 2
It like to sort it first by item 1 (Itemdelimiter is tab) and then item 2 so the field reads...
1 1
1 2
1 3
2 1
2 2
2 3
2 4
3 1
3 2
4 1
4 2
4 3
4 4
4 5
Any help would be gratefully appreciated.
Thanks
Louis
I'm sure this is fairly simple but I can't get my head round it. I have a field which contains...
1 1
4 5
1 3
2 1
4 2
4 4
2 3
1 2
4 1
2 2
4 3
2 4
3 1
3 2
It like to sort it first by item 1 (Itemdelimiter is tab) and then item 2 so the field reads...
1 1
1 2
1 3
2 1
2 2
2 3
2 4
3 1
3 2
4 1
4 2
4 3
4 4
4 5
Any help would be gratefully appreciated.
Thanks
Louis