Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Counting groups
Message
De
06/11/1997 11:30:18
 
 
À
06/11/1997 11:00:18
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00058603
Message ID:
00058616
Vues:
33
>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

I'm not sure how to do this soley with the Report Designer.
My tendency would be to precalculate if possible and store
this value in a variable which you use in the report. If
this can't be done I would define a custom object prior to
the run of the report. I would call a method that would
increment a propery within the object. Then in your total
section I would just call the method to return this count.

HTH

Dan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform