Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable in report designer
Message
 
 
À
14/07/2001 17:06:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00530599
Message ID:
00530704
Vues:
15
>Hi,
> I would like ot count the number of group for my report result to indicate how many user match the condition using report variable. What should I do? I have read HELP, but, I cant understand it.
>
>Thank you

Hi John,

I'm not sure, I understand your problem, but you can create a variable, say, numMatch. Put this expression in value to store
iif(myMatchCondition,1,0)
Check Sum in Calculate section. Put this varialbe in the Group Footer. Now you have number of users, which match your criterion. The same way you can sum any numeric field in your table, etc.

If this would not help, send me your report and a sample table with an explanation, what do you want to achieve, to my home address nosonov@msn.com and I will try to help.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform