Forum Discussion
QuickBaseCoachD
9 years agoQrew Captain
If you don't want to use script and you know that the field has a limited number of characters, you could literally parse out each character and check if it is a number. It would use a whole bunch of formula variables to parse out each character and then test it and add it to the string if it was numeric.