Routine Column Sort is Acting "Funny"

thankyou

Board Regular
Joined
Aug 13, 2008
Messages
189
Hi. Thanks for checking out this post and for your time & help.

So i titled this "Routine Column Sort is Acting "Funny"" because I'm trying to sort a sheet by Column B ("titles") based on values A to Z (since they don't have a "1 thru...."). The problem is as follows:

https://postimg.cc/XZ9HZS6G
XZ9HZS6G


I just want to sort the sheet by values in Column B based on the initial number in the title but, as you can see from the attached screenshot, it's sorting "as if" every number has a decimel after the first digit (I figured).

Thanks for your solution. I really appreciate you.
 
Last edited:

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
The column is text, and that's how text sorts. Move the numbers to their own column.
 
Upvote 0
how? the numbers are part of the text. do you mean parse it? ... I was thinking "text to columns" ...what do you think?
 
Last edited:
Upvote 0
Text to columns with the decimal as the separator would work if there are no other decimals in the string.
 
Upvote 0
Text to columns with the decimal as the separator would work if there are no other decimals in the string.

Worked like a charm. And, actually, that's what I thought to do (use the decimel), but wanted to come back and say thanks, and then I saw we had similar thinking. Great job. And thanks so much.
 
Upvote 0

Forum statistics

Threads
1,215,483
Messages
6,125,064
Members
449,206
Latest member
Healthydogs

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