I want to take a string 070809 for example and convert it to a date.
table name:
phonedata
field with string is Field3
I have tried so many ways I have forgotten what I tried. I cannot get it right.
should I create an update query?
Field: Field3
Table: phonedata
update To:CDate(???)
Not sure what the question marks should be nothing I tried works.
Thank you for your help.
table name:
phonedata
field with string is Field3
I have tried so many ways I have forgotten what I tried. I cannot get it right.
should I create an update query?
Field: Field3
Table: phonedata
update To:CDate(???)
Not sure what the question marks should be nothing I tried works.
Thank you for your help.