I am using the numerictext function to see if a string represents a number. The problem is numerictext("+3" [positive 3] returns FALSE. It should return TRUE. Numerictext works correctly for [negative 3] i.e. numerictext("-3" returns TRUE.
Have other people run into this? If so, what was your work around?
Thanks
Have other people run into this? If so, what was your work around?
Thanks