I want to sort the keyword research data which is huge like 2500+ keywords. I want to sort the data in Excel 2016 by 2 Columns. How to do it?
Can we see what your data looks like? You say "THE keyword research data" as if we should all know what you're talking about. What is stopping you dong a regular sort?
To sort data in Excel 2016 by two columns, follow these steps: Select the range of cells that you want to sort. On the "Home" tab, click the "Sort & Filter" button. From the dropdown menu, select "Custom Sort". In the "Sort dialog box", select the first column that you want to sort by in the "Sort by" dropdown menu. In the "Then by" dropdown menu, select the second column that you want to sort by. Use the "Order" dropdown menus to specify the sort order for each column (ascending or descending). Click the "OK" button to sort the data by the two selected columns.
Alternatively, you can use the following formula to sort the data by two columns: Select a cell in the row below the column headings. Type the following formula: =SORT(A2:C10, 1, TRUE, 2, TRUE)
To sort data in Excel by multiple columns: Select the cells in the range of data you want to sort. Click the "Sort & Filter" button in the Editing group on the Home tab. Click "Sort Oldest to Newest" or "Sort A to Z" to sort by the first column. Click "Add Level" and select the second column you want to sort by. Choose whether you want to sort the second column in ascending or descending order. Click "OK" to sort the data. Alternatively, you can use the "Sort" button in the Data tab of the ribbon. This will give you the option to sort by multiple columns at once. You can also use the "Sort" dialog box to specify the sort criteria, sort order and the range of cells to be sorted.