Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report Totals Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01586665
Message ID:
01586669
Vues:
58
>I haven't done VFP in a while. A client asked me to add a series of total on the last page of a report.
>
>On the report footer, for each state (field d_state) he would like a summary row totaling
>
>TotalRows for state
>d_amount
>d_gross
>d_net
>d_buf
>
>Again, all of this needs to be in the report footer.
>
>
>Like I said, it's been many years since I worked on a VFP report. Can someone point me in the right direction?
>
>Thanks

The simplest way is to use Summary band. However, summary will not necessary be in the footer. You can use footer and add print when condition of recno() = TotalNumberOfRows.
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