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.

Sort data in Excel Picture 1

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) .

Sort data in Excel Picture 2

+ If you choose Sort A to Z , the data will be sorted as follows:

Sort data in Excel Picture 3

+ If you choose Sort Z to A , the data will be sorted as follows:

Sort data in Excel Picture 4

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 ).

Sort data in Excel Picture 5

+ If you choose Sort Smallest to Largest , the results will be arranged as follows:

Sort data in Excel Picture 6

+ If you choose Sort Largest to Smallest , the results after sorting:

Sort data in Excel Picture 7

Step 2: You can sort by selecting the data area to sort, select the tab Home -> Sort & Filter -> Custom Sort .

Sort data in Excel Picture 8

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.

Sort data in Excel Picture 9

The results will be organized according to your wishes.

Sort data in Excel Picture 10

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!

4 ★ | 1 Vote

May be interested

  • Shell Sort in data structure and algorithmShell Sort in data structure and algorithm
    shell 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 ExcelHow to Alphabetize Cells in Excel
    excel 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 SheetsHow to sort by multiple columns in Google Sheets
    when 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 (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 ExcelHow to use the RANDARRAY function to randomly classify data in Excel
    the 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 MongoDBSort records in MongoDB
    to 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 COUNTIFHow to use the RANK and SUMPRODUCT functions in Excel with COUNTIF
    sort 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 ExcelHow to arrange names in alphabetical order in Excel
    a 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 ExcelHow to Make a Spreadsheet in Excel
    this 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 ExcelHow to Create Pivot Tables in Excel
    pivot 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...