Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make this Total
Message
De
19/01/2004 08:31:13
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00867338
Message ID:
00868093
Vues:
23
Hi Martin,

>You have to do this with another cursor where you do:

>select tax, sum(amount) as TotalPerTax from Table ;
> group by tax ;
> into cursor FooterTotals
>Then, to print it, if you know there would be a certain maximum taxes, you
>can put the cursor content in a string and put a fixed-height field.

Stupid question, but, any chance to deal with one cursor in detail and another in footer....????

Any chance to make a variable in report and then sum the value (with iif Ex.)in detail line, i try but i can't figure that.

Thanks

João
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform