Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to have a subreport in VFox
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00148093
Message ID:
00148831
Views:
25
>>I have to start a new report within a group in a foxpro report but i can't find a method to do this? Please Help me.
>
>Try this:
>In an existing report add a new field where you want the subreport to start.
>In the field expression builder enter something like subreport().
>Subreport() is a function that calls the subreport and returns ''.
>Keep in mind that the subreport should not mess with the tables used
>by the existing report.
>
>I have not tryed this. If you are successful tell me about it so I can
>boast about it to my friends.

Kamil,

This idea will not work as VFP will give a nested report command error.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform