Andy,
I tried the trick with converting to an int and back, but I found a problem, when the number started with zero.
Testing '012' resulted in not numeric, as '012' <> '12'
Andy,
I tried the trick with converting to an int and back, but I found a problem, when the number started with zero.
Testing '012' resulted in not numeric, as '012' <> '12'