N
NotGood@All
I have a table that has a field named PersonID, it’s a text field with all of
the text being digits. Some of the digits are, 2345, 21345, 982345, or
0012345. I would like to make all the characters 7 digits in length. If the
PersonID only has 4 characters I want to add 3 zeros, 5 chars, 2 zeros, 6
chars, 1 zero
the text being digits. Some of the digits are, 2345, 21345, 982345, or
0012345. I would like to make all the characters 7 digits in length. If the
PersonID only has 4 characters I want to add 3 zeros, 5 chars, 2 zeros, 6
chars, 1 zero