hi!
i wonder if ther some how i can check if the start of the string is 0 and remove it så it start with a number insted.
somthing like this
thx in advance
i wonder if ther some how i can check if the start of the string is 0 and remove it så it start with a number insted.
somthing like this
Code:
016.00123.000
006.00071.000
162.00003.000
012.00065.000
009.00012.000
224.00001.000
to
16.00123.000
6.00071.000
162.00003.000
12.00065.000
86.00012.000
224.00001.000
thx in advance