Subreport not showing

A

Aaron

I put a subreport in the details section of the main
report, but when I go to print preview or print the report
it is gone.

I have data in the subreport and it is set to visable.
Am I missing something?
Help
 
A

Allen Browne

Open the main report in design view.
Right-click the edge of the subreport, and choose Properties.
Check the LinkMasterFields/LinkChildFields properties.

If there is an entry here, you will only see the records where these values
match. If that is what is blocking you from seeing what you expect, clear
out these properties.
 
Top