I have 2 queries, qryinput and qryoutput.I have to substract the cartons from qryinput from the qry output.I cannot do it with a third query since the queries
are incompatible, and i want to do it with subreport. If i place a control in the page header section like:
=rptInput![Grandtotalcartons]
i receive the figure only for the first product and not for the all products.If i succeed to place controls in the detail section for each product for the
both subreports, and then substract for each product, then my case is solved.But this can not be done with my skills and i am asking for help
are incompatible, and i want to do it with subreport. If i place a control in the page header section like:
=rptInput![Grandtotalcartons]
i receive the figure only for the first product and not for the all products.If i succeed to place controls in the detail section for each product for the
both subreports, and then substract for each product, then my case is solved.But this can not be done with my skills and i am asking for help