Typing telephone numbers

M

Monica

I want to do a database of phone numbers. When I type number in the 'field'
and type the number I want , when I go to view the first digit ie: 01234 (the
0) gets knocked off. How can I prevent this please?
 
F

fredg

I want to do a database of phone numbers. When I type number in the 'field'
and type the number I want , when I go to view the first digit ie: 01234 (the
0) gets knocked off. How can I prevent this please?

Change the field's datatype from Number to Text.
Number datatypes do not display any leading zeros.
Text datatypes do.
 

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

Top