D
DMerchen
I am working on a database for a bunch of equipment maintenance. I have several forms and I have automated a few things using buttons for the user to use instead of typing everything in again. A few of my ID numbers begin with zeros such as 0098. When I am done with a maintenance task I hit a button and it automatically calculates the new date and copies the number andputs it in a new record. The problem I am running into is that Access shortens the number from 0098 to 98. In the table i have it as a text input. Is there someway to prevent this change from occurring? Thanks for any help.