Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Totals Question
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01586665
Message ID:
01586669
Views:
59
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform