ACC2002: Decimal Field Is Truncated When You View an Object in PivotTable and PivotChart View (310264)
The information in this article applies to:
This article was previously published under Q310264 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
SYMPTOMS
When you view an object in PivotTable or in PivotChart view, the data in a decimal field is truncated after the decimal point.
RESOLUTION
Use a data type such as Currency, Double, or Single that supports decimal places.
-or-
Create a query that uses a data-type conversion function, such as CCur, CDbl, or CSng, to convert the decimal field to a different data type. Then, view the query in PivotTable or in PivotChart view instead of the table.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 9/27/2003 |
---|
Keywords: | kbbug kbnofix KB310264 |
---|
|