Forum Discussion
cuohanele
Helper I
6 years agoCONVERT TEXT TO NUMBER
Is there a way to change a text datatype to a number? Having issues with that. Maybe a way to bypass the error message that a text can't be converted to a number. I've tried advanced editor. Please h...
Anonymous
6 years agoNot applicable
Try padding the "numbers" with trailing blanks so that all text ha same length.
Think like you would do some sort of right alignment
Ps
If you search the forum can find a post of mine with the code to do that