How to Sort Dates in Excel by Month and Year (4 Methods)

Method 1 – Applying the TEXT Function to Sort Dates by Month and Year

Steps:

  • Make columns for Months and Dates.
  • Enter the following formula in cell D5:
=TEXT(C5,"mm")

Here, the TEXT function converts the value in cell C5 to Month.

  • Press the ENTER button to see the month and the corresponding birthdate.

how to sort dates in excel by month and year

  • Use the Fill Handle to AutoFill the lower cells.

  • Select Home >> Sort & Filter >> Sort A to Z (We want to sort the months in ascending order, so we chose Sort A to Z)

how to sort dates in excel by month and year

  • A Sort Warning box will appear.
  • Select Expand the selection and click on Sort.

By executing this operation, you can Sort your Dates by Month.

how to sort dates in excel by month and year

  • To convert the Dates to Years, enter the following formula in cell E5:
=TEXT(C5,"yyyy")

  • Press ENTER to see the years and corresponding dates.

how to sort dates in excel by month and year

  • Use the Fill Handle to AutoFill the lower cells.

  • Select Home >> Sort & Filter >> Sort A to Z (We want to sort the years in ascending order, so we chose Sort A to Z)

how to sort dates in excel by month and year

  • A Sort Warning box will appear.
  • Select Expand the selection and click on Sort.

By executing this operation, you can sort your Dates by Years.

how to sort dates in excel by month and year

  • You can display Months and Years. To do that, combine a new column for months and dates and type the following formula in cell F5.
=TEXT(C5,"mm/yyyy")

  • Press ENTER to see the Month and Year in cell F5.

how to sort dates in excel by month and year

  • Use the Fill Handle to Autofill the lower cells.


Method 2 – Using Excel MONTH and YEAR Functions to Sort Dates by Month and Year

Steps:

  • Make columns for Months and Dates.
  • Enter the following formula in cell D5:
=MONTH(C5)

how to sort dates in excel by month and year

Here, the MONTH function extracts the Month from the Date in cell C5.

  • Press ENTER to see the month and the corresponding birthdate.

  • Use the Fill Handle to AutoFill the lower cells.

how to sort dates in excel by month and year

  • Select Home >> Sort & Filter >> Sort Smallest to Largest (We want to sort the months in ascending order, so we chose Sort Smallest to Largest)

  • A Sort Warning box will appear.
  • Select Expand the selection and click on Sort.

how to sort dates in excel by month and year

By executing this operation, you can Sort your Dates by Month.

  • To convert the Dates to Years, type the following formula in cell E5:
=YEAR(C5)

how to sort dates in excel by month and year

Here, the YEAR function returns the Year of the corresponding Date of cell C5.

  • Hit ENTER, and you will see the years on the corresponding dates.

  • Use the Fill Handle to AutoFill the lower cells.

how to sort dates in excel by month and year

  • Select Home >> Sort & Filter >> Sort Smallest to Largest (We want to sort the years in ascending order, so we chose Sort Smallest to Largest)

  • A Sort Warning box will appear.
  • Select Expand the selection and click on Sort.

how to sort dates in excel by month and year

By executing this operation, you can sort your Dates by Years.

Read More: How to Sort Birthdays in Excel by Month and Day


Method 3 – Implementing the Custom Sort Command to Sort Dates by Month and Year

Steps:

  • Make columns for Months and Dates and select the cells D5:D13.
  • Click on the Number Format

how to sort dates in excel by month and year

  • Select More Number Formats.

  • A dialog box will appear.
  • Select Custom and type “mmmm” in the Type field.
  • Click Ok.

how to sort dates in excel by month and year

  • Do the same for the Year column.
  • Select the cells E5:E13.

  • Open the Number Format Dialog Box.
  • Select Custom and type “yyyy” in the Type field.
  • Click Ok.

how to sort dates in excel by month and year

  • Enter the following formula in cell D5:
=C5

This operation extracts the name of the Months from the Date in cell C5.

  • Press the ENTER button to see the month and the corresponding birthdate.

how to sort dates in excel by month and year

  • Use the Fill Handle to AutoFill the lower cells.

  • Select Home >> Sort & Filter >> Custom Sort (We want to sort the months in ascending order, so we need to choose Custom Sort)

how to sort dates in excel by month and year

  • A Sort Warning box will appear.
  • Select Expand the selection and click on Sort.

  • A dialog box will appear.
  • Select Custom List from this dialog box.

how to sort dates in excel by month and year

  • You will see the Custom List.
  • Select the months and click Ok.

  • Select Month in the Sort by section and click OK on the Sort Dialog Box.

how to sort dates in excel by month and year

By executing this operation, you can Sort your Dates by Month Names.

  • To convert the Dates to Years, type the following formula in cell E5:
=C5

how to sort dates in excel by month and year

  • Press ENTER to see the years and corresponding dates.

  • Use the Fill Handle to AutoFill the lower cells.

how to sort dates in excel by month and year

  • Select Home >> Sort & Filter >> Sort A to Z (We want to sort the years in ascending order, so we chose Sort Oldest to Newest)

  • A Sort Warning box will appear.
  • Select Expand the selection and click on Sort.

how to sort dates in excel by month and year

By executing this operation, you can sort your Dates by Years.

Read More: How to Sort by Date in Excel


Method 4 – Using Power Query Editor to Sort Dates by Month and Year

Steps:

  • Select the cells B5:C13 and go to Data >> From Range/Table.

how to sort dates in excel by month and year

  • A dialog box will appear. Click OK.
  • Make sure that My table has headers.

  • You will see a new window of Power Query Editor containing the Birthday column. However, we will see a time of 12:00:00 AM by default.

how to sort dates in excel by month and year

  • Select the header (Birthday) and then go to Add Columns >> Date >> Month >> Month

You will see the month number in a new column.

how to sort dates in excel by month and year

  • Click on the drop-down icon in the Month header.
  • Select Sort Ascending or Sort Descending, whichever you want. In this section, I choose Sort Ascending.

You will see the Months in an Ascending way.

how to sort dates in excel by month and year

  • Select the header (Birthday) again and then go to Add Columns >> Date >> Year >> Year

You will see the Year in a new column.

how to sort dates in excel by month and year

  • Click on the drop-down icon in the Year header.
  • Select Sort Ascending or Sort Descending, whichever you want. In this section, I choose Sort Ascending.

You will see the Years in an Ascending way.

how to sort dates in excel by month and year

Read More: How to Sort by Month in Excel


Practice Section

I have provided the dataset we used to explain these methods here so that you can practice these examples on your own.


Download the Practice Workbook

You can download the workbook and practice.


Related Articles


<< Go Back to Sort by Date in Excel | Sort in Excel | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Meraz Al Nahian
Meraz Al Nahian

Md. Meraz Al Nahian has worked with the ExcelDemy project for over 1.5 years. He wrote 140+ articles for ExcelDemy. He also solved a lot of user problems and worked on dashboards. He is interested in data analysis, advanced Excel, statistics, and dashboards. He also likes to explore various Excel and VBA applications. He completed his graduation in Electrical & Electronic Engineering from Bangladesh University of Engineering & Technology (BUET). He enjoys exploring Excel-related features to gain efficiency... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo