Trying to create a Text Box on a Form that has a 10 digit part number. This number should be 10 digits total, however with some part numbers the actual number may only be 5 or 6 characters. I am trying to create a mask that will replace any characters I do not type with a zero. So if I type 123 it stores 0000000123.
Any help would be very much appreciated.
Thanks
Any help would be very much appreciated.
Thanks