Rounded up values

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

Guest

help, how to stop access from rounding up values you enter in a table?
i enter this 458.59 and access changes it to 459.00. I have the format set
to standard and the decimal places set to auto and i have tried setting it to
2 but the same thin happens. HELP pls!
 
Mr. Capuchino said:
help, how to stop access from rounding up values you enter in a table?
i enter this 458.59 and access changes it to 459.00. I have the format set
to standard and the decimal places set to auto and i have tried setting it to
2 but the same thin happens. HELP pls!


What is the data type of the field?
 
Change your field type from Number- integer to Number-double

Ed Warren
 

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