I have a field that was imported from a text file that has dates in it. The problem is that it is in the following format: DDMMyyyy and displayed like 11Oct2002 (single digit days displays like 1Oct2002). Because there is no delimiter, it will not import as a date field so it has to be a text field. So how do I convert it to a date field?