To remove leading zeros from a number
Solved
bariteau
-
mpmp93 Posted messages 2931 Registration date Status Membre Last intervention -
mpmp93 Posted messages 2931 Registration date Status Membre Last intervention -
Hello,
I'm starting out in programming and I could use a little help.
Indeed, I have a field with a number like this
00000045 and I need to remove the leading zeros. The difficulty is that next time I might have 00000145.
The length of the field is fixed but not the numbers (45;145 etc..)
Thank you
Best regards
I'm starting out in programming and I could use a little help.
Indeed, I have a field with a number like this
00000045 and I need to remove the leading zeros. The difficulty is that next time I might have 00000145.
The length of the field is fixed but not the numbers (45;145 etc..)
Thank you
Best regards