If your field is numeric, then you can't store leading 0s. You can display leading zeros in controls. If you want to actually store leading zeros, your data type would need to be text. You could run an update query to add the leading zeros.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.