I am using autonumber field that is set as PK and is used to identify records. Is there a way to give this number with leading zeroes or when you print record it shows leading zeroes, so instead of a record having a “1” for the first record it would look like this “ 00001”. My boss wants it to look pretty.