Share via

How do I remove a section break?

Anonymous
2024-06-17T22:22:41+00:00

I'm working in a premade Access report. In an effort to save paper, I figured out how to remove the page break. But the report continues to print a total of 8 lines for the sub-report/section, even if 7 of them are blank. I want the report to simply start the next section without the blank lines. Where do I look to remove the code that is doing this? PS I'm relatively new to Access, but tech savvy in other programs, and have some coding experience.

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-06-18T08:11:34+00:00

    Also check the section's ForceNewPage property.

    Was this answer helpful?

    0 comments No comments
  2. Duane Hookom 26,825 Reputation points Volunteer Moderator
    2024-06-18T02:04:00+00:00

    I would open the design of the main report and check the height of the subreport as well as the Can Grow and Shrink properties.

    Was this answer helpful?

    0 comments No comments