ACC95: Sum() Function Returns 0 in Report Output to MS ExcelLast reviewed: June 3, 1997Article ID: Q154396 |
The information in this article applies to:
SYMPTOMSAdvanced: Requires expert coding, interoperability, and multiuser skills. When you output a Microsoft Access report that uses the Sum() function to Microsoft Excel, the result of the calculation in the Microsoft Excel spreadsheet is zero (0).
RESOLUTIONTo work around the problem, change the following properties of the bound control being summed (not the text box containing the Sum() function) to the following settings:
Format: Fixed Decimal Places: Desired number of decimal placesNOTE: The report must be analyzed again for the changes to take effect.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Access 7.0. This problem no longer occurs in Microsoft Access 97.
MORE INFORMATION
Steps to Reproduce Behavior
REFERENCESFor more information about using the Sum() function, search for "Sum function," and then "Computing a total for a calculated control on a form or report" using the Microsoft Access for Windows 95 Help Index. |
Keywords : IntpOff kbinterop
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |