How to get 5 digit accuracy beyond the decimal point.

  • Thread starter Thread starter tom
  • Start date Start date
T

tom

A currency has 4 digit accuracy. I need 5 digit.

I am using Access 2003.
 
You can't use Currency, then, since that's a hard-and-fast limit of the
Currency type.

Try using the Decimal type.
 

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