Printing a report with a header but no detail

M

margaret

I have a report that pulls from two tables ... entries and division. The
report has a group header for division, which includes division and class.
The report breaks at each change in class. I would like to have a page
print, even if there is no detail for a class. For example, the report would
be for division "1" class "aa" and there is no detail, so it skips and prints
class "ab". Can it print a page for class "aa"?
 
Top