OK, I figured out the data binding issue. I bind the subreport to the parent report as a subreport. (Duh!)
However, the satellite report has it's own report header and page header, so just putting it in the footer of the tower report is not quite what I wanted. The tower report is several pages, and the satellite report is several pages, so some strange things are happening.
The last half page of the tower report is being displayed at the top of all three of the satellite report pages, and the satellite report page header is only displayed at the start of the satellite subreport section (tower report footer).
Now that I think of it, this is actually the opposite of what I should have expected. That is, it seems the entire satellite subreport footer should be at the bottom of each tower report page...
What I need is for the two reports to be separated better, with their own report headers and page headers appearing on the appropriate pages.
How do I put the satellite report in a tab on the tower report? Can I do that?
Thanks,
JT