Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A Question about the report writer.
Message
From
10/01/2001 16:55:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
A Question about the report writer.
Miscellaneous
Thread ID:
00461947
Message ID:
00461947
Views:
65
In my detail band I have to accumulate a fld value each time it loops through a record. On the group break I need to display the accumulated fld value and zero it out to start again on the next group of records..
The problem is, I need to do this logic in the report writer. Any ideas?
In code, I would do something like this:
Do while !eof()
Final_number = final_number + fld_value
Skip
Enddo
?final_number
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Next
Reply
Map
View

Click here to load this message in the networking platform