I have a form displaying a number field called jobnum. How can I get the number to be a 3 digit number and thus always print as 001,002,003 etc.. up to 999
In the table the jobnum is defined as
Data Type = Number
Field size = Long Integer
Decimal places = Auto
Default = 0
Required = No
Indexed = No
In the table the jobnum is defined as
Data Type = Number
Field size = Long Integer
Decimal places = Auto
Default = 0
Required = No
Indexed = No