Rounding Numbers

  • Thread starter Thread starter Elliott
  • Start date Start date
E

Elliott

How do you stop Access from rounding numbers?
I have changed the decimal place settings but my numbers
keep getting rounded eg. 1.4 gets changed to 1.0
 
Make sure that the Field Size is "Single" or "Double", and not "Integer" or
"Long Integer" (the default is long integer). (Look in table design).
 

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