A
AJ
I am trying to insert a field and I would like it to insert 4 characters. So
I would like 0000 or 0001, 0002 to be inserted, NOT 0, 1, 2.
I am using VBA and would ike to start with 0000 and loop through 9999.
Can this be done? Or do I need to convert it on my Select (and if so, how?)
Thank you for your help!!!
AJ
I would like 0000 or 0001, 0002 to be inserted, NOT 0, 1, 2.
I am using VBA and would ike to start with 0000 and loop through 9999.
Can this be done? Or do I need to convert it on my Select (and if so, how?)
Thank you for your help!!!
AJ