Access Subreport Variables from Main Report
I have a situation where an end user needs to assign a variable from a
subreport to a variable in the main report. Is there a way to do it?
Thanks
Sanjay
subreport to a variable in the main report. Is there a way to do it?
Thanks
Sanjay
This discussion has been closed.
Comments
TppVariable. This way you can assign the global's value to be the handle or
point, to the TppVariable in the subreport so that it can be access outside
of the subreport or vice versa. Here is an example of using this technique
to preform a calculation:
http://www.digital-metaphors.com/tips/MDRapRunningTotal.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com