Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Counting groups
Message
From
06/11/1997 11:45:26
 
 
To
06/11/1997 11:34:09
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00058603
Message ID:
00058621
Views:
28
>>I have a report that is grouped by account #. For each account, there are multiple financial records. In the summary I want to print how many accounts were printed (i.e. - how many groups), not how many records. The report is coming from a single file - each record has the account # and financial info. Is there any way to do this in the Report Designer?
>>
>>Thanks
>>Elyse
>
>It's nicer to do it externally, but you can do this firing some procedure from 'On Group Header Entry'. The procedure will just increment public variable which will be printed in summary band.

Yeah, that's much smoother and retains the idea at least of OOP.
I've asked a few people this question. I was curious. I've set
up a report with a parent and child relation. If the group footer
is forced to another page because of the number of children on
the preceding page, the group header info is always wrong. It
is always pointing to the following record.

Dan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform