Hi all,
I have a main report with about 8 subreports in the detail section. Some subreports are invalid depending on ProductType (the grouping level above). I have code in the On Format event for the detail section of the main report to mark certain subreports not visible. So for example, for a particular ProductType only the 4th subreport down might display (if you visualize the subreports stacked in a neat pile one after another). I've set "can shrink" just about everywhere with no success and I'm beginning to wonder if Access is able to reclaim space not needed by an invisible sub report?
Thanks in advance .. Mark