Jenny has a large worksheet that she often needs to sort. Several times the data has gotten "jumbled" after a sort. Jenny wonders if there is a way other than manually selecting all the cells to be sorted to ensure that all the data is selected before Excel actually performs the sort.
The biggest thing you can do to prevent jumbled sorts is to remember how Excel "detects" the data you want to sort. Starting with the currently selected cell, Excel looks in all directions (up, down, left, and right) until it finds empty rows or columns. Once it finds the empty row or column, it figures it has found a boundary for the data you want sorted. Thus, if your data that you want sorted actually contains empty rows or columns, sorting will invariably mess up your data because Excel won't catch everything.
The first way around this is to select the rows and columns—all the data—that you want sorted before performing the sort. The better solution, though, is to make sure there are no empty rows or columns in your data—just delete them or place something in the row or column so Excel recognizes it as part of your data.
If your data is jumbled by the column headings moving around after sorting, then you need to make sure the headings are differentiated from the data in the table in some way. I like to make sure that they are bold and each cell is underlined. This has typically done the trick so that Excel automatically recognizes them as headings and not as data. Plus, if I include a heading in an otherwise empty column, that column is no longer empty and Excel recognizes it as part of the data to be sorted. (This helps alleviate the problem of blank columns discussed earlier.)
Another way to help prevent jumbled sorts is to define your data as a table. You do this by selecting the rows and columns that make up your data and then pressing Ctrl+T. Excel displays the Create Table dialog box, where you can verify that all of your data is selected. Click OK in the dialog box, and the table is created. When you choose to sort the table, all of the data—including any blank rows or columns in the table—is included in the sort.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (6285) applies to Microsoft Excel 2007, 2010, 2013, and 2016.
Professional Development Guidance! Four world-class developers offer start-to-finish guidance for building powerful, robust, and secure applications with Excel. The authors show how to consistently make the right design decisions and make the most of Excel's powerful features. Check out Professional Excel Development today!
Want to ignore some characters at the beginning of each cell when sorting? The easiest way is to simply create other ...
Discover MoreWhen you are sorting by text values, Excel can be very literal, which may not get you the sorting that you want. This tip ...
Discover MoreExcel is great at sorting information in a worksheet. Sometimes it can be a bit confusing as to how to set up the sort ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2017-07-16 19:20:48
walter costello -
I use a numeric reference in Column A to regain control of the spread sheet should it become scrambled by sorting for whatever reason.
2017-07-16 10:48:19
Pete Zicari
I think your advice on sorting here is spot-on, and you prompt a question I hadn't thought of. I use Index(,match()) extensively to combine and filter columns of data. When I have finally compiled my project into a final table for the boss, I have found that sorting it can completely scramble the column. (This was in Excel 2011) Eventually I learned to paste a copy of the table as values into a table that the biss can sort to his heart's content. Is there a way to skip that step.
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2021 Sharon Parq Associates, Inc.
Comments