Question : Access: 2 subreports. Start a new page if second one to big

I have a report with 2 subreports (Both in the Detail Section). When the second subreport has a lot of rows it will show on the first page, then the rest of the second subreport will show on the second page.

How do I make it so that if both the first and second subreport do not show on the first page, that the second subreport will start on the second page. (Instead of it starting on the first page and carrying over to the second page, as described above)

Answer : Access: 2 subreports. Start a new page if second one to big

One possibility would be to add a Sort/Grouping category (e.g. group on a Field that is unique to the table/query source) and give that group a Group Header.

Next, move the Revenue subreport in this new group header.  Then in the properties of this new group header as well as the existing Detail section, ensure that the Keep Together attribute is set to Yes (along with the Can Grow and Can Shrink attribtutes).

Random Solutions  
 
programming4us programming4us