Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Suppressing a Subreport

Status
Not open for further replies.

kskid

Technical User
Mar 21, 2003
1,767
US
I have many subreports that link to the main report with each subreport in its own detail section.

If there is no data for a given subreport, how can I suppress its associated detail section if no data is found in the subreport? In short, I want to get rid of the blank lines if the subreport returns no matching records.

For example, my main report pulls key common data using unions

The following are optional subreports link to the main report table based on activity in the last week
- Detail section B may/may not contain data from table B
- Detail section C may/may not contain data from table C
- and so forth...

Thanks
 
Well, Duh....

I should have checked there before asking here.


BTW, I use 8.5

Thanks,

Larry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top