AutoFilter does not arrange numbers correctly

Tumoz

Board Regular
Joined
Mar 9, 2015
Messages
68
Hey!

My excel table has numbers between 0-15000, I would like to arrange these from smallest to largest, but the sort does not work correctly.


When i use "sort A to Z", I get the results in order like:
1
100
11000
2
210

My data is in table (with headers) and i am trying to use AutoFilter.
I have Excel 2013.
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
Your data is stored as text. Convert to number before sorting.
I assume the data is huge and hence the easiest way to convert it to numbers would be to multiply by 1. Put the number "1" in some empty cell, then copy that cell. Select all the cells you want to convert, then Paste Special -> Values, Multiply. This should convert all values to number.
 
Upvote 0

Forum statistics

Threads
1,223,911
Messages
6,175,337
Members
452,637
Latest member
Ezio2866

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