I have a report that lists various types of information which come from separate tables/queries. I implemented this as a master report with a set of subreports. Everything works fine except that when a page is full, two page breaks get inserted (i.e. a blank page). I'm assuming that the subreport and the main report are both generating breaks. N.B. There are no specified page breaks, I want the information to fill up each page.
Does my supposition make sense?
How can I stop the double breaks?
Are subreports the best solution anyway in such circumstances?
Thanks
Does my supposition make sense?
How can I stop the double breaks?
Are subreports the best solution anyway in such circumstances?
Thanks