Hello,
I am working with an existing database and have a table with a field called "Year". However, the data in it is not in date format, it's just text.
The year data is entered in the format of "1997/98" and "1998/99" and so on.
Is there a way of changing the data type to Date/Time and...