A
Adding Leading Zeros
I have a list of numbers in a table column:
456
12
4568
111111
What I need is to have the numbers all 9 digits like:
000000456
000000012
000004568
000111111
I just don't remember how I updated the field in one step. I know someone
must have the answer.
Thanks.
456
12
4568
111111
What I need is to have the numbers all 9 digits like:
000000456
000000012
000004568
000111111
I just don't remember how I updated the field in one step. I know someone
must have the answer.
Thanks.