decimal places in a form

  • Thread starter Thread starter stephendeloach via AccessMonster.com
  • Start date Start date
S

stephendeloach via AccessMonster.com

Is there a way to set decimal places to show say when i type in 22.29 (and
dosent round) but when I type in 22 it dosent show 22.00?
 
Usually when this happens the data type is the problem. Integers (long
or short) are ... well integers and integers are only whole numbers.

If that is not the case then you may need to look at the properties of
where you are viewing the number.
 

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