There's too much white space in my report.
If a report contains too much blank space, you can reduce the blank space by decreasing the space between sections and controls and by shrinking the space within controls.
To reduce the space between sections and controls
- Reduce the width of the report.
How?
- Decrease the height of the sections.
How?
- Move controls closer together.
How?
To reduce the space within a subform, subreport, or text box
- Set the CanShrink property of the control to Yes.
How?