Grouping multiple text boxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a number of subreports that contain multiple text boxes which I would
like to keep together on the same page. If a particular subreport appears at
the bottom of a page, it splits the text boxes across pages. The entire
report, as well as all the subreports are set to can shink, can grow. What
do I need to do to ensure that a group of textboxes stay together on a page?

Thanks
Bill
 
Bill put the subreport into a group header or footer (you can group on any
primary key in your report) and then set the group's keep together property
to true, the sub report will not break in that situation.
 
SA,

Im not sure what you mean. Should I move all of the textboxes from the
detail section of the subform into a group header? I tried that but am still
having the same problem.

Thanks
Bill
 
Back
Top