CHANGING A DATE FORMAT FROM yyyymmdd TO mm/dd/yyyy

jshepherdal

New Member
Joined
Jun 9, 2015
Messages
1
I have a data set from an AS400 system that has dates formatted in yyyymmdd and I want to convert them to mm/dd/yyyy. How do I do this??
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
I have a data set from an AS400 system that has dates formatted in yyyymmdd and I want to convert them to mm/dd/yyyy. How do I do this??
Do you mean you want to convert them "in place" (that is, change for example, 20150609 in cell A1 to 06/09/2015 in cell A1)? If so, select the column with your AS400 dates in them and then call up the Text To Column dialog box (Data tab, Data Tools panel), click Next twice and on the Step 3 of 3, select the Date option button (upper left corner of dialog box) and select YMD from the drop down control next to it, then click the Finish button.
 
Upvote 0

Forum statistics

Threads
1,214,666
Messages
6,120,806
Members
448,990
Latest member
rohitsomani

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top