Date of Birth to proper date format

jschrock

New Member
Joined
Oct 5, 2011
Messages
47
Hello!

I have data formatted like this:

[TABLE="width: 64"]
<colgroup><col width="64" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl66, width: 64"]51767[/TD]
[/TR]
[TR]
[TD="class: xl66"]72236[/TD]
[/TR]
[TR]
[TD="class: xl66"]112380[/TD]
[/TR]
[TR]
[TD="class: xl66"]100886[/TD]
[/TR]
[TR]
[TD="class: xl66"]42466[/TD]
[/TR]
[TR]
[TD="class: xl66"]100665[/TD]
[/TR]
</tbody>[/TABLE]

The problem is that these are Dates of Birth and I need them to look like:

05/17/67
07/22/36
11/23/80
10/08/86
04/24/66
10/06/65

Any help would be great!
 
With only 2 digit years, there is also a potential problem of 2 years being valid. 050118 could be May 1, 1918 or May 1, 2018
 
Upvote 0

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,225,750
Messages
6,186,805
Members
453,373
Latest member
Ereha

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