Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need help with a report
Message
From
15/09/2000 03:42:36
Rene Boshoff
Castledex Information Systems
Johannesburg, South Africa
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Need help with a report
Miscellaneous
Thread ID:
00416769
Message ID:
00416769
Views:
54
Can somebody please help me. I need to do a rather complicated report.

I have 2 tables in a parent and child relationship. When I print the report however, I use the child as the parent and the parent as the child (as I read in the manual, that is recommended way). I group on the document number. I will only ever print one document at a time (almost like an invoice print).

However, in certain instances, there are some detail, stored in another table that I need to print at the end of the group. It will never be more than 4 or 5 rows so I thought I could try to read the detail into an array and print the array at the end of the group. This other table will also have the same document number as a key.

But this is exactly my problem. I tried to read the detail into report variables in the OpenTables event of the Dataenvironment but it seems to clear the report variables before it starts printing. What I need to do is put some code in the group footer section of the report but nowhere in the manual can I find anything on this.

How can I print this detail at the end of a group in the same report ? Is it possible at all ?
Next
Reply
Map
View

Click here to load this message in the networking platform