N
nadesico
I have a query that pulls up records that have alphanumeric and numerical
values, and my problem is that I only want to display the numerical values.
How do I do this?
ex. a12345
123456
b23456
456789
I only want the query to display the 123456, and 456789 values. Any help
would be greatly appreciated.
Also on a side note, is there a way to determine which field is causing a
text data type error?
Thanks
values, and my problem is that I only want to display the numerical values.
How do I do this?
ex. a12345
123456
b23456
456789
I only want the query to display the 123456, and 456789 values. Any help
would be greatly appreciated.
Also on a side note, is there a way to determine which field is causing a
text data type error?
Thanks