Disabling Sub-report

J

JimP

I have a report which contains a sub-report that can be quite time consuming
to run - such that I would like to give users the option to "disable" the
sub-report.

1. Setting the visible property to "no" does nothing.
2. Setting the visible property to "no" and clearing the sub-report's record
source does the trick.

Am I missing a more simple/obvious way?
 
Top