Hide parental header/footer from subreports

Sreemike

Registered User.
Local time
Today, 09:11
Joined
Jan 20, 2012
Messages
54
I have 7 subreports housed in the parent report footer section. I wish just to print only those subreports with data. I did manage (with the aid of previous threads from here) to make subreports with no data invisible, but the parental report header and footer remains in these suppressed sheets. Can someone tell me how to prevent this from appearing so that I don't end up printing blank subreports with just header and footer? Please advise me as I am not an expert in VBA, but a medical doctor.
 
Set the Can Grow and Can Shrink properties of the subreport control to Yes and they should align nicely when there's no data.
 

Users who are viewing this thread

Back
Top Bottom