Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Counting group headers
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00762349
Message ID:
00762840
Views:
12
Hello Cathy,

But if you preview the report (and move up and down) this won't work, will it?

What do you think of my other solution in this thread?

>
>Create a Report Variable called rnGroups, set the value to 0, and set it to SUM. (I know .. this doesn't sound right yet .. but trust me). In the OnExit Expression of the Group Footer band, put the following expression:
>
>
>_VFP.SetVar('rnGroups', rnGroups+1)
>
>
>Now at the end of the report you have the total number of groups processed.
>
>Cathy
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform