I have a couple of subreports that are totaled in a formula on the main report. basically inventory counts. Main formula Total is Shared Variable varSales + Shared Variable varCosts.
How do I suppress the printing of the main report formula (which uses the shared subreport variables) when the value is zero/0?
Suppress when Evaluateafter(Total)= 0, doesn't work.
Thanks.
How do I suppress the printing of the main report formula (which uses the shared subreport variables) when the value is zero/0?
Suppress when Evaluateafter(Total)= 0, doesn't work.
Thanks.