A
A_Classic_Man
I have a table that has dates that have been entered as follows:
10-28-07. The field is formatted as a text field. I need to convert
the dates to date format 10/28/07. I have tried using DateSerial in an
update query but am having trouble getting it to work.
What is the proper way to do this?
Thanks
10-28-07. The field is formatted as a text field. I need to convert
the dates to date format 10/28/07. I have tried using DateSerial in an
update query but am having trouble getting it to work.
What is the proper way to do this?
Thanks