justinkeller
Technical User
Hello,
I need assistance in trying to convert a string field to a number. My problem is that I have a few instances where non digits were used to signify blank values- ie. N, X so the simple tonumber command will not work. I do not care about the non numeric values. Is there any way to convert everything else and just ignore these problem instances?
Thanks
I need assistance in trying to convert a string field to a number. My problem is that I have a few instances where non digits were used to signify blank values- ie. N, X so the simple tonumber command will not work. I do not care about the non numeric values. Is there any way to convert everything else and just ignore these problem instances?
Thanks