number field 000

bunji

Registered User.
Local time
Today, 20:55
Joined
Apr 26, 2005
Messages
124
Hi i am trying to enter a number as 000748 but being a number field i removes the first zeros anyway i can force them to stay, bearing in mind that if the field went to over a thousand, i would want want to enter it as 001748. please help, thanks.
 
Change the format to 000000

It's better to apply the format in your form or report rather than in the table, but you can apply it at table level if you must.
 

Users who are viewing this thread

Back
Top Bottom