J
Juan Sanchez
Arnold
You can use this:
=DATE(--("19"&LEFT(D5,2)),--MID(D5,3,2),--MID(D5,5,2))
This will format as date
Cheers
Juan
of a1 as follows: 5th & 6th digits / 3th & 4th digits / 19
& 1st & 2nd digits.
You can use this:
=DATE(--("19"&LEFT(D5,2)),--MID(D5,3,2),--MID(D5,5,2))
This will format as date
Cheers
Juan
like cell a2 to appear as 06/02/1976. I.e. a2 to have info-----Original Message-----
in cell a1 i have the following '7602065293082' i would
of a1 as follows: 5th & 6th digits / 3th & 4th digits / 19
& 1st & 2nd digits.