W
William McNeill
I have a query that I have created which contains a different format on the
date and time than what I would like. Using "CDate" in the value did not
work.
My problem is that in the table the dates have been inputted as for
instance: 31.12.2008, in a DMY format and using a period instead of a slash.
I would like to convert this to a MDY and convert it from text to date data
type.
Similar situation with the time. It is in the table as 13:00:00.000 with a
decimal showing up to 1/1000 second. I would like to convert this data type
from text to time and the format to be 13:00:00.
The name of the 2 fields are Dte and Tme. Access 2007. Thanks!!!!
date and time than what I would like. Using "CDate" in the value did not
work.
My problem is that in the table the dates have been inputted as for
instance: 31.12.2008, in a DMY format and using a period instead of a slash.
I would like to convert this to a MDY and convert it from text to date data
type.
Similar situation with the time. It is in the table as 13:00:00.000 with a
decimal showing up to 1/1000 second. I would like to convert this data type
from text to time and the format to be 13:00:00.
The name of the 2 fields are Dte and Tme. Access 2007. Thanks!!!!