How do I show leading zeros in access tables (eg "0-004-3" shows .

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I show leading zeros in access tables?
eg "0-004-3" shows as " - 4-3" using the mask "0-000-0"
 
Craig, It's because your data type for the field in the table is a number. Change it to text and
the leading zero's will stick.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top