Skip to main content

How to change American date format in Excel?

Different country has different date format. Maybe you are a staff of a multinational corporation in America, and you may receive some spreadsheets from China or other countries, you find there are some date formats that you are not accustomed to using it. What should you do? Today, I will introduce you some ways to solve it by changing other date formats to American date formats in Excel.

Change date formats with the Format Cells feature
Change date formats with formula
Quickly apply any date formats with Kutools for Excel
One click to convert mm.dd.yyyy format or other date format to mm/dd/yyyy with Kutools for Excel


Change date formats with the Format Cells feature

With this Format Cells function, you can quickly change other date formats to America date format.

1. Select the range you want to change date format, then right-click and choose Format Cells from the context menu. See screenshot:

2. In the Format Cells dialog box:

  • Select the Number tab.
  • Choose Date from the category list.
  • Specify which country’s date formats you want to use from Locale (location) drop down list.
  • Select the date format from Type list. See Screenshot:

3. Click OK. It will apply the date format to the range. See screenshots:

doc american date

One click to convert mm.dd.yyyy or other date format to mm/dd/yyyy format in Excel:

The Convert to Date utility of Kutools for Excel helps you easily convert mm.dd.yyyy format (such as 01.12.2018) or Thursday, September 11, 2014 or other special date format to dd/mm/yyyy format in Excel. Download Kutools for Excel Now! (30-day free trail)


Change date formats with formula

You can use a formula to convert the date format according to following steps:

1. In a blank cell, input the formula =TEXT(A1, "mm/dd/yyyy"), in this case in cell B1, see screenshot:

2. Then press Enter key, and select cell B1, drag the fill handle across to the range that you want to use, and you will get a new column date formats. See screenshot:

As they are formulas, you need to copy and paste them as values.


Quickly apply any date formats with Kutools for Excel

With the Apply Date Formatting utility, you can quickly apply many different date formats.

Before applying Kutools for Excel, please download and install it firstly.

1. Select the range you want to change date formats in your worksheet, then click Kutools > Format > Apply Date Formatting, see screenshot:

2. In the Apply Date Formatting dialog box, choose the proper date format you need. and then click the OK or Apply button. See screenshot:

doc america date1

Now all selected dates are changed to the date format you specified.


One click to convert mm.dd.yyyy format or other format to mm/dd/yyyy with Kutools for Excel

For some special date format such as 01.12.2015, Thursday, September 11, 2014 or others you need to convert to mm/dd/yyyy format, you can try the Convert to Date utility of Kutools for Excel. Please do as follows.

Before applying Kutools for Excel, please download and install it firstly.

1. Select the range with dates you need to convert to dd/mm/yyyy date format, then click Kutools > Content > Convert to Date. See screenshot:

2. Then the selected dates are converted to mm/dd/yyyy date format immediately, in the meanwhile a Convert to Date dialog box pops up and lists all conversion status of the selected dates. Finally close the dialog box. See screenshot:

doc america date1

Note: For the cells you don't need to convert, please select these cells in the dialog box with holding the Ctrl key, and then click the Recover button.

  If you want to have a free trial (30-day) of this utility, please click to download it, and then go to apply the operation according above steps.


Change American date format with Kutools for Excel


Related articles:

Best Office Productivity Tools

Supercharge Your Spreadsheets: Experience Efficiency Like Never Before with Kutools for Excel

Popular Features: Find/Highlight/Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns     Move Columns   |   Unhide Columns   |   Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolset12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   Many More...

Kutools for Excel boasts over 300 features, ensuring that what you need is just a click away...

Supports Office/Excel 2007-2021 & newer, including 365   |   Available in 44 languages   |   Enjoy a full-featured 30-day free trial.

kte tab 201905


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Comments (26)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
pls convert to this date 20.10.2017 pls convert to dd-mmm-yy
This comment was minimized by the moderator on the site
Dear Mano,
Please apply this formula =(MID(A1,4,2)&"/"&LEFT(A1,2)&"/"&RIGHT(A1,2))+0, and finally format the result cell as d-mmm-yy data format.
This comment was minimized by the moderator on the site
1) Current date format is 13-03-2010 ( cant alter in with format cells & content kutools option ) to 03/13/2010 format kindly help. 2) AROUND 75000 RAW DATA and date having hyperlink. which i want to disabled but file gets hang. kindly help !!!
This comment was minimized by the moderator on the site
Hi All, I can able to format the full date using 'Text function'. Eg: 20170402 But i cant able to convert the partial date. Eg: 201504 2016 Can any one help out from this. Thanks in advance. Regards Raghu
This comment was minimized by the moderator on the site
Hi All, I can able to convert the full date by using the 'Text Function'. EG; 20170506 Can anyone tell me how to convert the partial date. EG: 201506 2013 Thank u in Advance. Regards Raghu
This comment was minimized by the moderator on the site
How can I convert dates from 01/01/2017 to 20170101 ?
This comment was minimized by the moderator on the site
macro workbook is resetting my dates. How can i restore the right one since most tools are locked on the workbook i was sent. Basically i need to create a csv file but the date keeps ruining my file. Any help would be great. Please note i am a novice.
This comment was minimized by the moderator on the site
I have a macro workbook that i have filled and need to create a CSV file from. But when I click create file the date resets itself. To change the date I have to change date format. But the workbook has locked off all the tools. I cannot use the format cell option to do this simple task. Any help would be appreciated.
This comment was minimized by the moderator on the site
I want to change date format from European style to US 8/3/2016 to 3/8/2016 If I use the date format and choose UK settings it just change to 3 August 2016. This date has not happened yet???
This comment was minimized by the moderator on the site
HI I WANT CHANGE DATE FORMAT FROM 01.12.2015 TO 01/12/2015
This comment was minimized by the moderator on the site
I am copy the date from the web portal to excel, the date format is in 12-24-2015, however i require in 24-Dec-15, Please suggest
This comment was minimized by the moderator on the site
Go to Formate Cell then select date tab
This comment was minimized by the moderator on the site
Dear All, Whenever I am trying to download the data from Database. All the fraction numbers i.e., 1/4 (or) 2/3 is converting to date format as 4-Jan or 3-Mar in excel(CSV). I am trying to fix this issue since two days...... Any body can help me out for the above issue...
This comment was minimized by the moderator on the site
How to change "Thursday, September 11 2014" to "11/09/2014" with Excel formula. Please help
This comment was minimized by the moderator on the site
None of these options worked for me.
This comment was minimized by the moderator on the site
when I using date formula then some dates are change but some date are not changing.
This comment was minimized by the moderator on the site
I find that it does not work when the excel spreadsheet is in a particular format where the month showing is incorrect. E.g European format dd/mm/yyyy with the month showing as a number greater than 12. There are probably better ways of doing it - but I found below works for me if it is entered into the column to the left of the date to be changed. This was for changing american format to european. You can then copy and paste the results back in IF(ISERROR(FIND("/",C2)),TEXT(C2,"MM/DD/YYYY"),CONCATENATE(RIGHT(LEFT(C2,5),2),"/",LEFT(C2,2),"/",RIGHT(C2,4)))
This comment was minimized by the moderator on the site
hello, when I set date format. that time there have some problem some date change but some date not change..why
This comment was minimized by the moderator on the site
I have the exact same problem. I already tried erasing the excel keys from the windows registry, I have tried to reset excel, and lastly run an office repair but I still cannot make it work, some dates change and some don't even though all of the dates are on the exact same column with the exact same formatting. Did you ever find a way to fix it?
This comment was minimized by the moderator on the site
How to Convert date format 10012014 to 10/01/2014 using formula. Date/No-(10012014)have no any separation.
This comment was minimized by the moderator on the site
Thanks dude, you solved a big problem in my BIG excel sheet... thanks alot..
This comment was minimized by the moderator on the site
How to convert date format 10.02.1986 to 10/02/1986 using formula?
This comment was minimized by the moderator on the site
[quote]How to convert date format 10.02.1986 to 10/02/1986 using formula?By Ajit[/quote]e name = "Ragesh"]
This comment was minimized by the moderator on the site
Thank you for your reply but before I asked for your help I did check that my date column was formatted as dates and it still did not convert them. Judy
This comment was minimized by the moderator on the site
I have just installed Kutools for Excel in the hope that it would change the Americanised dates to Australian format however I must have done something wrong as I can't seem to get the formatting into the preview screen and even if I apply from the left hand list it doesn't change. HELP Please Judy
This comment was minimized by the moderator on the site
[quote]I have just installed Kutools for Excel in the hope that it would change the Americanised dates to Australian format however I must have done something wrong as I can't seem to get the formatting into the preview screen and even if I apply from the left hand list it doesn't change. HELP Please JudyBy Judy Trainer[/quote] Please try to type in these dates in the Column A, and then try to use this utility to convert their formatting. 11/07/2013 11/02/2013 08/09/2013 If you can convert above dates, it means your date are not formatted in date formatting. thanks in advance.
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations