S
Steve
My access database has text fields containing date information that
should be in the form DDMMYYYY, and text fields containing time
information that should be in the form HH:MM 24.
ie dates are stored in the form 12101976 and times in the form 20:43
What would be the simpliest query that I could run to validate the
data and indicate which records are not in the correct format?
All ideas welcomed. Thanks in advance
should be in the form DDMMYYYY, and text fields containing time
information that should be in the form HH:MM 24.
ie dates are stored in the form 12101976 and times in the form 20:43
What would be the simpliest query that I could run to validate the
data and indicate which records are not in the correct format?
All ideas welcomed. Thanks in advance