I have a column that i need to sort by. its a number column
right now it looks like this. Is there a way i can get it like this:
1300 1300
1301 1301
1500 13002
1804 1500
6004 15000
8002 1804
13002 18045
15000 6004
18045 8002
80001 80001
80004 80004
is there any way to sort like that?
right now it looks like this. Is there a way i can get it like this:
1300 1300
1301 1301
1500 13002
1804 1500
6004 15000
8002 1804
13002 18045
15000 6004
18045 8002
80001 80001
80004 80004
is there any way to sort like that?