P
picmeup
What is the quickest way to find ONLY numbers in a field that has
alphanumeric? For example, a field that has A12345G and 123456 - if I only
want those values with numbers only, I believe that the expression, Like "*#"
And Like "#*" - takes care of this. Is there an easier way? How about the
opposite (any value that contains a letter, but no values with ONLY numbers)?
Thanks.
alphanumeric? For example, a field that has A12345G and 123456 - if I only
want those values with numbers only, I believe that the expression, Like "*#"
And Like "#*" - takes care of this. Is there an easier way? How about the
opposite (any value that contains a letter, but no values with ONLY numbers)?
Thanks.