Sorting ten's before 2

RASI

New Member
Joined
Feb 24, 2009
Messages
6
Hi

These are numbers I need sorted:

1
12
2
5
20
7
13
8
9

But when I press Sort I get this:

1
12
13
2
20
5
7
8
9

What I wanted was this:

1
2
5
7
8
9
12
13
20

Whats my problem?
 
I have a similar concern but it involves the dates
If you have dates entered as Text, you will have the same problem mentioned above.
Use "Text to Columns", as mentioned above, changing the data to Dates (and choose the "DMY" format option in Text to Columns), and it will convert them to valid dates.
Then you can sort as dates.
 
Last edited:
Upvote 0

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,215,530
Messages
6,125,353
Members
449,220
Latest member
Edwin_SVRZ

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top