G
Guest
I have a field imported from an external database that is often entered
incorrectly. I would like to have a query to pull all data that doesn't meet
a certain criteria.
All data should be of the format ########0#XX (10 digits with a 0 in the 9th
position followed by two alpha characters). I would like to find all that
have too many or too few alphanumeric characters, don't have the 0 in the
right place & don't have the two characters in the right position on the end.
Any help you can provide would be appreciated!
incorrectly. I would like to have a query to pull all data that doesn't meet
a certain criteria.
All data should be of the format ########0#XX (10 digits with a 0 in the 9th
position followed by two alpha characters). I would like to find all that
have too many or too few alphanumeric characters, don't have the 0 in the
right place & don't have the two characters in the right position on the end.
Any help you can provide would be appreciated!