One nice feature of Microsoft Excel is there’s usually more than one way to do many popular functions, including date formats. Whether you’ve imported data from another spreadsheet or database, or are merely entering due dates for your monthly bills, Excel can easily format most date styles.

How to Change Excel Date Format Via the Format Cells Feature

With the use of Excel’s many menus, you can change up the date format within a few clicks.

Instructions in this article apply to Excel for Microsoft 365, Excel 2019, 2016, and 2013.

  • Select the Home tab.
  • In the Cells group, select Format and choose Format Cells.
  • Under the Number tab in the Format Cells dialog, select Date.
  • As you can see, there are several options for formatting in the Type box.
  • You could also look through the Locale (locations) drop-down to choose a format best suited for the country you’re writing for.
  • Once you’ve settled on a format, select OK to change the date format of the selected cell in your Excel spreadsheet.

Make Your Own With Excel Custom Date Format

If you don’t find the format you want to use, select Custom under the Category field to format the date how you’d like. Below are some of the abbreviations you’ll need to build a customized date format.

Select the Home tab.

In the Cells group, select Format and choose Format Cells.

Under the Number tab in the Format Cells dialog, select Date.

As you can see, there are several options for formatting in the Type box.

You could also look through the Locale (locations) drop-down to choose a format best suited for the country you’re writing for.

Once you’ve settled on a format, select OK to change the date format of the selected cell in your Excel spreadsheet.

  • Select the Home tab.
  • Under the Cells group, select the Format drop-down, then select Format Cells.
  • Under the Number tab in the Format Cells dialog, select Custom. Just like the Date category, there are several formatting options.
  • Once you’ve settled on a format, select OK to change the date format for the selected cell in your Excel spreadsheet.

How to Format Cells Using a Mouse

If you prefer only using your mouse and want to avoid maneuvering through multiple menus, you can change the date format with the right-click context menu in Excel.

Under the Cells group, select the Format drop-down, then select Format Cells.

Under the Number tab in the Format Cells dialog, select Custom. Just like the Date category, there are several formatting options.

Once you’ve settled on a format, select OK to change the date format for the selected cell in your Excel spreadsheet.

  • Select the cell(s) containing the dates you want to change the format of.
  • Right-click the selection and select Format Cells. Alternatively, press Ctrl+1 to open the Format Cells dialog.
  • Alternatively, select Home > Number, select the arrow, then select Number Format at the bottom right of the group. Or, in the Number group, you can select the drop-down box, then select More Number Formats.
  • Select Date, or, if you need a more customized format, select Custom.
  • In the Type field, select the option that best suits your formatting needs. This might take a bit of trial and error to get the right formatting.
  • Select OK when you’ve chosen your date format.
  • Whether using the Date or Custom category, if you see one of the Types with an asterisk (*) this format will change depending on the locale (location) you have selected.

Using Quick Apply for Long or Short Date

If you need a quick format change from to either a Short Date (mm/dd/yyyy) or Long Date (dddd, mmmm dd, yyyy or Monday, January 1, 2019), there’s a quick way to change this in the Excel Ribbon.

Select the cell(s) containing the dates you want to change the format of.

Right-click the selection and select Format Cells. Alternatively, press Ctrl+1 to open the Format Cells dialog.

Alternatively, select Home > Number, select the arrow, then select Number Format at the bottom right of the group. Or, in the Number group, you can select the drop-down box, then select More Number Formats.

Select Date, or, if you need a more customized format, select Custom.

In the Type field, select the option that best suits your formatting needs. This might take a bit of trial and error to get the right formatting.

Select OK when you’ve chosen your date format.

Whether using the Date or Custom category, if you see one of the Types with an asterisk (*) this format will change depending on the locale (location) you have selected.

  • Select the cell(s) for which you want to change the date format.
  • Select Home.
  • In the Number group, select the drop-down menu, then select either Short Date or Long Date.

Using the TEXT Formula to Format Dates

This formula is an excellent choice if you need to keep your original date cells intact. Using TEXT, you can dictate the format in other cells in any foreseeable format.

Select the cell(s) for which you want to change the date format.

Select Home.

In the Number group, select the drop-down menu, then select either Short Date or Long Date.

To get started with the TEXT formula, go to a different cell, then enter the following to change the format:

=TEXT(##, “format abbreviations”)

is the cell label, and format abbreviations are the ones listed above under the Custom section. For example, =TEXT(A2, “mm/dd/yyyy”) displays as 01/01/1900.

Using Find & Replace to Format Dates

This method is best used if you need to change the format from dashes (-), slashes (/), or periods (.) to separate the month, day, and year. This is especially handy if you need to change a large number of dates.

  • Select the cell(s) you need to change the date format for.
  • Select Home > Find & Select > Replace.
  • In the Find what field, enter your original date separator (dash, slash, or period).
  • In the Replace with field, enter what you’d like to change the format separator to (dash, slash, or period).
  • Then select one of the following:
  • Replace All: Which will replace all the first field entry and replace it with your choice from the Replace with field.Replace: Replaces the first instance only.Find All: Only finds all of the original entry in the Find what field.Find Next: Only finds the next instance from your entry in the Find what field.

Using Text to Columns to Convert to Date Format

If you have your dates formatted as a string of numbers and the cell format is set to text, Text to Columns can help you convert that string of numbers into a more recognizable date format.

Select the cell(s) you need to change the date format for.

Select Home > Find & Select > Replace.

In the Find what field, enter your original date separator (dash, slash, or period).

In the Replace with field, enter what you’d like to change the format separator to (dash, slash, or period).

Then select one of the following:

  • Replace All: Which will replace all the first field entry and replace it with your choice from the Replace with field.Replace: Replaces the first instance only.Find All: Only finds all of the original entry in the Find what field.Find Next: Only finds the next instance from your entry in the Find what field.

  • Select the cell(s) that you want to change the date format.

  • Make sure they are formatted as Text. (Press Ctrl+1 to check their format).

  • Select the Data tab.

  • In the Data Tools group, select Text to Columns.

  • Select either Delimited or Fixed width, then select Next.

  • Most of the time, Delimited should be selected, as date length can fluctuate.

  • Uncheck all of the Delimiters and select Next.

  • Under the Column data format area, select Date, choose the format your date string using the drop-down menu, then select Finish.

Using Error Checking to Change Date Format

If you’ve imported dates from another file source or have entered two-digit years into cells formatted as Text, you’ll notice the small green triangle in the top-left corner of the cell.

Select the cell(s) that you want to change the date format.

Make sure they are formatted as Text. (Press Ctrl+1 to check their format).

Select the Data tab.

In the Data Tools group, select Text to Columns.

Select either Delimited or Fixed width, then select Next.

Most of the time, Delimited should be selected, as date length can fluctuate.

Uncheck all of the Delimiters and select Next.

Under the Column data format area, select Date, choose the format your date string using the drop-down menu, then select Finish.

This is Excel’s Error Checking indicating an issue. Because of a setting in Error Checking, Excel will identify a possible issue with two-digit year formats. To use Error Checking to change your date format, do the following:

  • Select one of the cells containing the indicator. You should notice an exclamation mark with a drop-down menu next to it.
  • Select the drop-down menu and select either Convert XX to 19XX or Convert xx to 20XX, depending on the year it should be.
  • You should see the date immediately change to a four-digit number.

Using Quick Analysis to Access Format Cells

Quick Analysis can be used for more than formatting the color and style of your cells. You can also use it to access the Format Cells dialog.

Select one of the cells containing the indicator. You should notice an exclamation mark with a drop-down menu next to it.

Select the drop-down menu and select either Convert XX to 19XX or Convert xx to 20XX, depending on the year it should be.

You should see the date immediately change to a four-digit number.

  • Select several cells containing the dates you need to change.
  • Select Quick Analysis in the lower right of your selection, or press Ctrl+Q.
  • Under Formatting, select Text That Contains.
  • Using the right drop-down menu, select Custom Format.
  • Select the Number tab, then select either Date or Custom.
  • Select OK twice when complete.

Select several cells containing the dates you need to change.

Select Quick Analysis in the lower right of your selection, or press Ctrl+Q.

Under Formatting, select Text That Contains.

Using the right drop-down menu, select Custom Format.

Select the Number tab, then select either Date or Custom.

Select OK twice when complete.

Get the Latest Tech News Delivered Every Day

  • How to Use Excel’s EOMONTH Function to Add or Subtract Months

  • How to Create a Drop-Down List Using Data From Another Excel Worksheet

  • How to Make a Schedule in Excel

  • How to Change the Time in Windows 11

  • How to Highlight and Find Duplicates in Google Sheets

  • How to Use the ISBLANK Function in Excel

  • How to Use the DAY function in Excel

  • How to Merge and Unmerge Cells in Excel

  • How to Move Columns in Excel

  • How to Calculate Percentage in Excel

  • How to Make a Calendar In Excel

  • How to Subtract Dates in Excel

  • How to Change the Number of Decimal Places in Excel

  • How to Round Numbers Down in Excel With the ROUNDDOWN Function

  • How to Use the Round Function in Excel

  • Formatting Numbers in Excel Using Shortcut Keys

  • Facebook

  • Twitter

Hit Refresh on Your Tech News

  • About Us

  • Privacy Policy

  • Editorial Guidelines

  • Terms of Use

  • Careers

  • Advertise

  • Contact

  • EU Privacy

  • NEWS

  • HOW TO

  • FEATURES

  • ABOUT US