Sort data in Excel
In the process of using Excel, when you enter data, or perform calculation functions, the data will not follow a certain order. Rearranging the imported data and the processed and calculated data is essential for easy searching and editing. Excel supports you with data sorting tools giving you the option of sorting. You can use the sort tool to sort the data in your Excel document.
Article on how to organize data on Excel 2010 spreadsheets.
Step 1: Select the data area you want to sort, select the Home tab and select Sort & Filter and choose the type of arrangement you want.
- If you want to sort the column of text data, when selecting Sort & Filter, you will have the choice of sorting: Sort A to Z (sort from A to Z), Sort Z to A (sort from Z to A) .
+ If you choose Sort A to Z , the data will be sorted as follows:
+ If you choose Sort Z to A , the data will be sorted as follows:
If you sort the column of numeric data, then choose Sort & Filter will appear choosing the arrangement: Sort Smallest to Largest (sort from small to large) and Sort Largest to Smallest (sort from large to small ).
+ If you choose Sort Smallest to Largest , the results will be arranged as follows:
+ If you choose Sort Largest to Smallest , the results after sorting:
Step 2: You can sort by selecting the data area to sort, select the tab Home -> Sort & Filter -> Custom Sort .
In the Sort table , you select some information:
Sort by you choose the column you want to sort.
Sort On sort based on what aspect.
Order sort by increasing or decreasing, A -> Z or Z-> A .
Then click OK to sort.
The results will be organized according to your wishes.
For versions of Excel 2007 or Excel 2013 you do the same. So you already know how to organize data on an Excel spreadsheet. Good luck!
You should read it
- Sort the database in Excel
- How to reverse data in columns on Excel
- How to sort dates in ascending and descending ways in Excel
- How to Sort Excel Columns Alphabetically
- How to sort data in Excel Ascending and descending, according to ABC
- How to Sort Microsoft Excel Columns Alphabetically
- Shell Sort in data structure and algorithm
- How to Alphabetize Cells in Excel
May be interested
- Shell Sort in data structure and algorithmshell sort is a highly efficient sorting algorithm based on insertion sorting algorithm (insertion sort). this algorithm avoids the case of swapping positions of two distant elements in the selection algorithm (if the smaller element is in the right position quite far from the larger element on the left).
- How to Alphabetize Cells in Excelexcel is a powerful spreadsheet tool used to store and manage text and numbers, and alphabetizing is one of the many benefits of using excel since it allows you to quickly organize, access, and reference data. to alphabetize cells in excel...
- How to sort by multiple columns in Google Sheetswhen you are analyzing complex data sets in google sheets, you can take advantage of the built-in sorting feature to organize your data. you can sort in columns or for more complex data, you can sort in multiple columns.
- Quick Sort (Quick Sort)quick sort is a highly efficient algorithm and is based on dividing the array into smaller pieces.
- How to use the RANDARRAY function to randomly classify data in Excelthe randarray function in excel allows you to sort random data in excel. below are details on how to use the excel randarray function.
- Sort records in MongoDBto sort documents in mongodb, you need to use the sort () method. the sort () method takes a document containing a list of fields with their sort order. to determine the sort order, 1 and -1 are used. 1 is used for ascending order, while -1 is used for descending order.
- How to use the RANK and SUMPRODUCT functions in Excel with COUNTIFsort items in ascending or descending order using a combination of the relatively simple countif, rank.eq, and sumproduct functions. you can sort items with or without duplicates and maintain control to skip or not skip any ranks in the sort sequence.
- How to arrange names in alphabetical order in Excela complete and correct excel table if you have a product name or a full name is added to the alphabetical order. so how to name in alphabetical order on excel?
- How to Make a Spreadsheet in Excelthis wikihow teaches you the basics of creating your first spreadsheet in microsoft excel. a spreadsheet is a document made of columns and rows of cells that can be used to sort and manipulate data. each cell is designed to hold one piece...
- How to Create Pivot Tables in Excelpivot tables are interactive tables that allow the user to group and summarize large amounts of data in a concise, tabular format for easier reporting and analysis. they can sort, count, and total the data, and are available in a variety...