I am writing several reports where the subreport in a detail section lists records from a related table that are applicable. However, not every report entry has entries in the table used by the subreport. However, only after processing the subreport is it understood that there are no entries to print. Is there a method to pass back to the main report that there are no records to print and to bypass printing this section by conditionally suppressing the section?