Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Summary band when using columns
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00665411
Message ID:
00665580
Views:
22
>>>Thanks. That idea works great!
>>
>>I'm glad it worked for you.
>
>You knew it would :) BTW, it would not work, if you use for or next command in REPORT FORM clause, e.g. then you don't print every record.


Actually .. it would work. The concept of using EOF() is working because the value of EOF() does not change throughout the report. Then it prints the final Group Footer as a wrap-up to the entire report because all Groups have to clean up and print one last footer before the report is done.

You could actually use a static string for the Data Group. For example, enter "Fox Rocks" as the Data Group (including the quotes) and you'd get the same results as using EOF().

Cathy
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform