Hello
I have a report with multiple sub reports. The sub report all need to show up on a new page so when it exports to excel they are all in different tabs
The sub reports are all grouped in a list and then each one is in a rectangle. The rectangle is there for the page break at end.
This works perfect except when I want to show only one of the sub reports. If the 5th sub report is chosen then there will be 4 blank pages before the 1st page of the 5th report.
I put a conditional statement on the hidden property of the rectangle and this works but it over writes the page break at end property and then the subreports all show on the same page again.
Any suggestions?
Thank you
I have a report with multiple sub reports. The sub report all need to show up on a new page so when it exports to excel they are all in different tabs
The sub reports are all grouped in a list and then each one is in a rectangle. The rectangle is there for the page break at end.
This works perfect except when I want to show only one of the sub reports. If the 5th sub report is chosen then there will be 4 blank pages before the 1st page of the 5th report.
I put a conditional statement on the hidden property of the rectangle and this works but it over writes the page break at end property and then the subreports all show on the same page again.
Any suggestions?
Thank you