Hello,
I have text data containing date and time information in a single field in a table in the following format ``dd.mm.yy hr:mi:se`` (eg 20.08.03 18:30:55). I need to extract the date and time information from this text field and place in two separate Date and Time fields in another table. It worked in Access 97 by using simple text commands (left string and right string) in an Append query.
However it gives me a type conversion error message in Access 2000. Any suggestions to solve this problem?
Thanks
I have text data containing date and time information in a single field in a table in the following format ``dd.mm.yy hr:mi:se`` (eg 20.08.03 18:30:55). I need to extract the date and time information from this text field and place in two separate Date and Time fields in another table. It worked in Access 97 by using simple text commands (left string and right string) in an Append query.
However it gives me a type conversion error message in Access 2000. Any suggestions to solve this problem?
Thanks