ACC2: RunningSum Text Box in Report Not Accumulating Values (115877)
The information in this article applies to:
This article was previously published under Q115877 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
When a text box in a report that uses the RunningSum property is based on
another control in the report, it does not accumulate the running sum.
Instead, it reflects only the value of the control it references.
RESOLUTION
Change the reference to use the Val() function to convert the data type
from Variant to Number, or reference a field from the underlying table or
query.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access 2.0. This
problem no longer occurs in Microsoft Access version 7.0.
REFERENCES
For more information about the RunningSum property, search for
"RunningSum," and then "RunningSum Property" using the Microsoft Access
Help menu.
Modification Type: | Major | Last Reviewed: | 6/25/2002 |
---|
Keywords: | kbbug kbusage KB115877 |
---|
|