Does anyone know how to insert leading zeros into an auto-number field or even if it can be done?
Any help appreciated!
Thanks,
Turb
Ind. Engineering Tech.
Any help appreciated!
Thanks,
Turb
Ind. Engineering Tech.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Select Format(AutoNumberField, "000000") As [ID], ...
From myTable