Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Decimal Places Problem

Status
Not open for further replies.

GeekGirlau

Programmer
Joined
Jul 29, 2001
Messages
216
Location
AU
I have a field defined as Single data type, Fixed format with 3 decimal places. When I type a value that has 3 decimal places, the last digit is rounded so that it always displays as zero. So if I type 15.752 I get 15.750, 1.105 becomes 1.110 etc.

Any ideas?
 
Thanks Cosmo.

Limited success - some records seem to work fine, and others round the decimal places! Have rebuilt the table and imported the data into it to see if this works.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top