Hello,
I have 5-digit number sequences that I would like to change to dates. Here's what I'm working with:
Example: 10625
First digit is the year (1) for 201(1)
Second 2-digits represent the month 06 = June
Last 2-digits are the day of the month (25)
10625 (needs to be changed to 06/25/11)
Any help would be greatly appreciated.
Thank you!!!