Sub-report not showing up!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a sub-report within a report. Nothing shows up in the space where it
should be - not even the header labels. I have checked the master and child
fields and the relationship should be fine. Either report works fine on its
own but for some reason the sub-report just won't work!!!

Any ideas?

Thanks!!!
 
Check these properties for the subreport control:
Visible
Can Grow
Then check the same properties for the Section containing the subreport.

If that doesn't solve it, there is probably a mismatch between the
LinkMasterFields and LinkChildFields. For example, one might be the ID (a
hidden number) while the other is text.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top