I have a string field with date values like 20060628. What is the best/easiest way to convert this field to a date type?
I tried cdate but it is looking for commas. Do I have to insert the commas to be able to convert it? If so, how is best to do that?
Thanks very much in advance!
SunnyD
I tried cdate but it is looking for commas. Do I have to insert the commas to be able to convert it? If so, how is best to do that?
Thanks very much in advance!
SunnyD