Subreports and text box controls do not have a
KeepTogether property to prevent the controls' data from printing across two or more pages.
However, you can simulate the
KeepTogether property behavior by creating "artificial" group sections and placing the subreport and text box
controls in these sections. Then, you can set the group's
KeepTogether property to
Yes, which causes Microsoft Access to test the layout of the controls before printing them and to keep the text together on one page.
NOTE: This article explains a technique demonstrated in the sample
file, RptSmp00.mdb. For information about how to obtain this sample file,
please see the following article in the Microsoft Knowledge Base:
231851 ACC2000: Microsoft Access 2000 Sample Reports Available in Download Center