Hi
I have read a most of the posts that I have found and was looking for an answer on how best to manage the problem that I have!
I have a report with 16 subreports which are linked by a company id number. Everything works OK when all the subreports have data, but when they don't a blank page is printed.
I have previously been using the statement me.mypagebreak.visible = me.subreportname.report.hasdata which did work, but for some reason now doesn't work.
As I have been reading I have also found information about shrinking reports which I don't think I understand!
Does anyone have an idea what the best way to have sub reports on one report when I must have a new page between each report where data is present on that report, but also not have a blank page where there is no data.
Hope that this is enough information and thanks to anyone that can help me!
George
I have read a most of the posts that I have found and was looking for an answer on how best to manage the problem that I have!
I have a report with 16 subreports which are linked by a company id number. Everything works OK when all the subreports have data, but when they don't a blank page is printed.
I have previously been using the statement me.mypagebreak.visible = me.subreportname.report.hasdata which did work, but for some reason now doesn't work.
As I have been reading I have also found information about shrinking reports which I don't think I understand!
Does anyone have an idea what the best way to have sub reports on one report when I must have a new page between each report where data is present on that report, but also not have a blank page where there is no data.
Hope that this is enough information and thanks to anyone that can help me!
George