Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / April 2005

Tip: Looking for answers? Try searching our database.

How do I stop Access from displaying rounded numbers?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
fromethius - 14 Apr 2005 21:30 GMT
When I enter a number with decimal places on my form, they are displayed as
whole numbers on my table. I have tried various number formats and decimal
place settings.
rowiga - 14 Apr 2005 21:43 GMT
Check the Field Size property of the field in the table and make sure that it
isn't integer.

> When I enter a number with decimal places on my form, they are displayed as
> whole numbers on my table. I have tried various number formats and decimal
> place settings.
Ofer - 14 Apr 2005 21:44 GMT
try to declare your number as double

> When I enter a number with decimal places on my form, they are displayed as
> whole numbers on my table. I have tried various number formats and decimal
> place settings.
fredg - 14 Apr 2005 22:43 GMT
You have incorectly set the field datatype to Number Field Size Integer or
Long Integer. By definition, an integer is a whole number and cannot have a
decimal value.
Either change the change the Field Size to Double or change the datatype to
Currency
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.