I am attempting to write code or query to find any numeric value in a text field. The records will have both numeric and alpha characters but I want to comb through the records and make a list of the records with numeric values in them.
kdkendn
dkcic120
234kdslc500
as examples. so the second and third records would be pulled back. I want to do this either as query or as vb code
kdkendn
dkcic120
234kdslc500
as examples. so the second and third records would be pulled back. I want to do this either as query or as vb code
Comment