Suppress a report page if a subreport contains no data

S

SHyder

I have a report that contains general employee data. This report contains a
subreport that shows details of time tracking that the employee is entering
for a study. There are 85 employees, and not all of them will have entered
details of a study. How can I suppress the report pages when the subreport
has no data?
 
N

nate martinez-wayman

set the Can Shrink options (on the Format tab) of the subreport and the
section of the report in which it is located to "Yes".
 
Top