Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Number of groups
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00101101
Message ID:
00102455
Vues:
15
>>>I have a report with data grouping.
>>>How can I count the number of the groups?
>>>Thank you.
>>
>>add a variable to the report, set to count, reset at desired group.
>
>
>Hi Dave
>
>I have the same problem counting groups, but i always get the number of records processed in the groups.
>
>Can you give me a more detailed explanation?
>
>Thanks.
>
>Juan Carlos

You could try opening the report as a table and counting the number of data grouping headers. For example:

COUNT FOR OBJTYPE = 9 AND OBJCODE = 3 TO lngrpno

HTH,
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform