Hi
I have a field, say ALFA, field size 3, type of value is text but some text contains 3 digits which i don't need to calculate so ALFA is text.
I would like to make a query that filters these records where ALFA does have ONLY letters, not diggits.
Example
Record1, ALFA = ABC
Record2...