Hi, I've created a field in a table using VBA but
I now need to alter the format.
It's VBLong and I want the format to be '0000'.
So, there are leading zeros depending upon the size of the number... ie:
0001
5463
0567
0057
and so on...
Thanks for the help...
I now need to alter the format.
It's VBLong and I want the format to be '0000'.
So, there are leading zeros depending upon the size of the number... ie:
0001
5463
0567
0057
and so on...
Thanks for the help...