G
Guest
I have a field [DeptNumber].
Some of the [DeptNumber] are 1, 2, 3 or 4 characters. I need to make this
field 4 characters. In other words,
2 would be 0002
12 would be 0012
112 would be 0112
1112 would be 1112
Thanks in advance.
Some of the [DeptNumber] are 1, 2, 3 or 4 characters. I need to make this
field 4 characters. In other words,
2 would be 0002
12 would be 0012
112 would be 0112
1112 would be 1112
Thanks in advance.