Full Version: Start A new Page at New Grouping
UtterAccess Discussion Forums > Microsoft® Access > Access Reports
bbates
I have a report that prints out several groups of data.

I want to start a new page at each new grouping.

Is this done with code or is this done with the report is set up? If so, How.

Also, how do I define the margins each time a report opens. The report keeps resetting its margins.
fredrisg
Have you tried using the ForceNewPage Property of the Group Header?

Most likely you can reset the margins in code . . . but I've never had to do that once they are set in the report design mode . . .

Steve
bbates
worked perfectly,

Now on to the Margin Issues
bome
There's a known bug in Access 2000 that often reset the margins when opening the report in design mode.

I've searched microsoft.com and it seems that the problem was fixed as early as in Access 2000 SR-1/SR-1a. Read this MS KB article.

According to this article turning off the AutoCorrect options will fix the problem. I have not used Access 2000 in a couple of years so I can't verify that turning off AutoCorrect will fix the problem.
___________
Bo Melin
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.