I have a certain field that just happens to have 2 different datatypes in the same field. There was a mistake on the website and 2 different criteria were sent to the same field (not my fault).
The easiest way to sort these out: - one type has text with numbers, while the other type only has characters from the alphabet, there are NO numbers in the criteria.
So - I would like to know how it would be possible to make a query that only shows a field if it has NO numbers in it. Only characters from the alphabet.
Any ideas?
The easiest way to sort these out: - one type has text with numbers, while the other type only has characters from the alphabet, there are NO numbers in the criteria.
So - I would like to know how it would be possible to make a query that only shows a field if it has NO numbers in it. Only characters from the alphabet.
Any ideas?