G
Guest
A report has 3 subreports, each one showing a sum total of amounts in
different tables. 1 of the 3 examines a table that often has no data. I
have an Event Procedure that cancels format of that subreport if there is no
data. But the report footer of the main report contains a Grand Total of the
totals in the 3 subreports. I have used SysCmd in the footer to tell if the
one subreport exists or not. But I cannot change the calculated value of the
Grand Total accordingly. Can you make a suggestion?
different tables. 1 of the 3 examines a table that often has no data. I
have an Event Procedure that cancels format of that subreport if there is no
data. But the report footer of the main report contains a Grand Total of the
totals in the 3 subreports. I have used SysCmd in the footer to tell if the
one subreport exists or not. But I cannot change the calculated value of the
Grand Total accordingly. Can you make a suggestion?