HI all,
as per usual a supression problem.
I have a report consisting out of 3 groups and the third has a subreport in it so the subreport is evaluted only for that grouped selection (grp = group, H = header, F = footer):
Grp H1 - Exam Centre (empty)
Grp H2 - Exam Module (field to reset counters to 0)
Grp H3 - Student Number (empty)
Detail (empty)
Grp F3 - Student Number (Subreport for calculations)
Grp F2 - Exam Module (empty)
Grp F1 - Exam Centre (Totals per Exam Centre for findings in Grp F3)
Now the only thing I wish to display is Grp F1 and hide the rest. But when I try to hide or suppress (using format section...) Grp F3 the subreport no longer passes its shared variables to the main report.
How can I suppress or hide the Grp F3 without loosing this information?
Regards
JR
as per usual a supression problem.
I have a report consisting out of 3 groups and the third has a subreport in it so the subreport is evaluted only for that grouped selection (grp = group, H = header, F = footer):
Grp H1 - Exam Centre (empty)
Grp H2 - Exam Module (field to reset counters to 0)
Grp H3 - Student Number (empty)
Detail (empty)
Grp F3 - Student Number (Subreport for calculations)
Grp F2 - Exam Module (empty)
Grp F1 - Exam Centre (Totals per Exam Centre for findings in Grp F3)
Now the only thing I wish to display is Grp F1 and hide the rest. But when I try to hide or suppress (using format section...) Grp F3 the subreport no longer passes its shared variables to the main report.
How can I suppress or hide the Grp F3 without loosing this information?
Regards
JR