A
Andy
I have data coming from an ODBC connection which comes in as text format in
the format ccyymmdd. I need to convert this to dd/mm/yyyy with a format of
date/time in a table outputting from a make table query.
I can easily get the form dd/mm/yyyy with some concatenation, but want to
make this field with the format of date/time...
Help appreciated.
the format ccyymmdd. I need to convert this to dd/mm/yyyy with a format of
date/time in a table outputting from a make table query.
I can easily get the form dd/mm/yyyy with some concatenation, but want to
make this field with the format of date/time...
Help appreciated.