J
Jason B
When I enter a figure into a field in a table, I want it
to be a set number of digits long. If the number entered
does not meet the criteria, then I want access to add two
zeros to the beginning of the number to meet the criteria
required.
Criteria required is 7 digits.
Example. 0154672 - Meets criteria
25439 - does not meet criteria so access changes
the number to 0025439.
Many thanks in advance.
to be a set number of digits long. If the number entered
does not meet the criteria, then I want access to add two
zeros to the beginning of the number to meet the criteria
required.
Criteria required is 7 digits.
Example. 0154672 - Meets criteria
25439 - does not meet criteria so access changes
the number to 0025439.
Many thanks in advance.