Use Sales Tax Value in Another Subreport
I would like to get at the value for Sales Tax that is calculated by my Sales Tax subreport and add it to the value for equipment in a subreport that calls the Sales Tax subreport.
If I understand the reasoning behind a separate Sales Tax subreport it is because calculating sales tax requires the use of the XML Recordset Pattern for Tax.
Can I access a value from another subreport?
Can I in some way store the value as a variable and pass it from the Sales Tax subreport back to the parent subreport?
|