I have an Access 2003 report. In the detail section, I accumulate certain totals to display in the footer of the first level break. What I find is that if the detail lines cross a page boundary the first detail line of the second page is added twice. Thus the totals for the first level totals are too high by this amount. Is this a known bug and is there a good workaround or fix?
MiltonPurdy
May 23 2012, 12:24 PM
Right click on that detail section and set force new page to before section
avallone
May 24 2012, 08:51 AM
QUOTE (MiltonPurdy @ May 23 2012, 06:24 PM)
Right click on that detail section and set force new page to before section
That's a good workaround but I'd rather solve the problem. That solution would result if too many extra pages.