Using CR 8.5
using main report via SQL,
using subreport via ACCESS.
Subject: Main report sql table looks at the subreport Access table. If item matches subreport returns a value of 1 else 0. Everything is working ok.
The layout of the report is as follows
CR 8.5
Detail a: subreport
DEtail b: var_returned (from subreport)
Based on var_returned, if =1 detail b section is suppressed. Got that part fine.
How can I make Detail a suppressed as well. Subreport needs to be shown at all time to execute command.
Please advise.
Thank you.
Dré
using main report via SQL,
using subreport via ACCESS.
Subject: Main report sql table looks at the subreport Access table. If item matches subreport returns a value of 1 else 0. Everything is working ok.
The layout of the report is as follows
CR 8.5
Detail a: subreport
DEtail b: var_returned (from subreport)
Based on var_returned, if =1 detail b section is suppressed. Got that part fine.
How can I make Detail a suppressed as well. Subreport needs to be shown at all time to execute command.
Please advise.
Thank you.
Dré