G
Guest
I need to extract the first 6 characters from a particular field and then
convert those 6 characters into a date:
Field is IDNO eg. 7107174567086
So I need 710717 to be extracted and converted to a date such as 17/07/1971
(17th July 1971)?
I have managed to get the first 6 digits but now I dont know if I can
convert to a date - is this possible?
convert those 6 characters into a date:
Field is IDNO eg. 7107174567086
So I need 710717 to be extracted and converted to a date such as 17/07/1971
(17th July 1971)?
I have managed to get the first 6 digits but now I dont know if I can
convert to a date - is this possible?