I have a field with a TEXT data type, though most of the values in the field are composed entirely of numbers. I am trying to isolate these values with the ISNUMERIC function, so that I can edit them; but the function is coming up with no records.
Am I missing something?