Forum Discussion
Sorting a mixed text/number Column by number on a Mac
AWitt77 You need to transform all entries in the column to real numbers. Simply setting the format is not sufficient. Select the column with the "numbers". On the Data ribbon select "Text to Columns".
Click "Next". until you reach step 3 of 3, Make sure "General" is selected. Press Finish. Now you will have real numbers that can be sorted as you expect then to be.
Riny_van_Eekelenthank you so much for the help!!!
- paulcechovicgmailcomApr 24, 2024Copper Contributor
I have the following data in a column. 1, 1A, 2, 1B. 401B, 400. I would like them sorted as 1, 1A, 1B, 2, 400, 401B. How do I create this 'natural sort' ? Thanks
- SnowMan55Apr 25, 2024Bronze Contributor
paulcechovicgmailcom See the attached workbook. Excel 365 or Excel for the web is required. Be sure to read the _Info worksheet.
- paulcechovicgmailcomApr 26, 2024Copper Contributor
SnowMan55 Thank you very much for your efforts at helping me solve this sort problem. I am not very technical, but I will attempt to follow your instructions. Do I paste the formula in D2 into a blank column D and then replicate it? Sorry if this sounds stupid. Thanks again for your help.