Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print footer on the last page
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01429928
Message ID:
01429967
Views:
68
>>Hi All
>>Last twenty years, clients have been printing statements with "return address for payments and tearoff piece" at the bottom of the page in the footer. But now some clients want the "return address for payments" only to print on the last page. At present it prints of every page. The statement report is grouped by client code. Can this be done ??? TIA Shafid
>
>Yes, simply use
>
>recno() = reccount() as your Print When condition if you're using the cursor to drive your report.

I see - you want it at the bottom of every group footer, not of the report itself.

I believe Cathy Pountney has it in her list of tricks - I'll try to search here.

My quick idea would be to set some variable in the Group Footer OnEntry expression (reset in the GroupHeader OnEntry) and based on this variable print the text in the footer of the page.
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