I am trying to find invalid dates entered into a field within our database. The field is called ObsValue, which can be anything, it is in a general table that houses all observations entered, from text, dates, numbers and so on. I have approximately 150 of these various terms that are entered in the table with an obsvalue that should be entered as dates. I am trying to figure out how to see just those entries that were done wrong, or entered incorrectly, like 00/00/00 or 09/09 and so on instead of a valid date. Is there a way that crystal 2008 can do this?