dears, pls help me
my input data:
123456
123456.
123456.1
123456.15
what i should have:
010012345600
010012345600
010012345610
010012345615
I tried to resolve the problem with regular expressions, I doesn't succeeded! If somebody knows the trick pls let me know.
Thanks a lot and "grüezi"
my input data:
123456
123456.
123456.1
123456.15
what i should have:
010012345600
010012345600
010012345610
010012345615
I tried to resolve the problem with regular expressions, I doesn't succeeded! If somebody knows the trick pls let me know.
Thanks a lot and "grüezi"