0 number

  • Thread starter Thread starter Loi
  • Start date Start date
L

Loi

Hi,
I have a table which has a ID field. For ID field, I
choose NUMBER type. However, whenever I type in 00256, It
will become 256. Please show me what I should do so that I
can keep 00.

Thank you
Chi Huynh
 
00256 is the same as 256. When using numbers, the leading zeros are
irrelevant. You don't ask someone if you can borrow "zero zero five
dollars" do you? Just as with a calculator or adding machine, zeros are
trimmed from the start of a number.

If those zeros are important you can use formatting in your reports and
forms to include them, or you can change the field to a text field.

Rick B
 
Have you ever seen a number that looks like 00256? 00256 is not a number!
Change the data type to text.
 

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

Similar Threads

Counted Field 2
Input Mask 1
Images 6
Excel - Formatting 8
Meeting Request 4
SUMIF 2
sum (above) 1
Change Default of Bullets 2

Back
Top