My report has RegNo header, AOL header, Detail section, RegNo footer.
The RegNo footer contains a subreport which consists only of a label
and a single control, both in the subreport's detail section. I need
to ensure that when the main report is run, the subreport in the RegNo
footer has at least one line of the single memo record printed along
with the label. At the moment, on occasion, the label will print right
at the bottom of the page with the record printed on the next page. I
don't want to use the Keep Together property in the RegNo section
because that leads to situations where there can be too much white
space at the bottom of the page. Is there anything that can be done
about this, please
Many thanks
The RegNo footer contains a subreport which consists only of a label
and a single control, both in the subreport's detail section. I need
to ensure that when the main report is run, the subreport in the RegNo
footer has at least one line of the single memo record printed along
with the label. At the moment, on occasion, the label will print right
at the bottom of the page with the record printed on the next page. I
don't want to use the Keep Together property in the RegNo section
because that leads to situations where there can be too much white
space at the bottom of the page. Is there anything that can be done
about this, please
Many thanks
Comment