T
tmok
Hello all. I have created a report that has page header and footer
sections, a group header section, and a detail section. The group
header is a vertically oriented right aligned sidebar that is the full
height of the printed page, minus the height of the page header and
footer. In the Format event of the group header, I use Me.MoveLayout =
False so that the detail section underlays the header section. This
works fine for the first page in the group, which displays the details
on the left side of the page, with the sidebar on the right side.
However, the second and subsequent pages of the group do not display
the sidebar, only the details. I have tried using the Repeat Section
property to get the group header to print, but to no avail. How would
I get the sidebar to repeat on the second and subsequent pages of the
group?
Tony
sections, a group header section, and a detail section. The group
header is a vertically oriented right aligned sidebar that is the full
height of the printed page, minus the height of the page header and
footer. In the Format event of the group header, I use Me.MoveLayout =
False so that the detail section underlays the header section. This
works fine for the first page in the group, which displays the details
on the left side of the page, with the sidebar on the right side.
However, the second and subsequent pages of the group do not display
the sidebar, only the details. I have tried using the Repeat Section
property to get the group header to print, but to no avail. How would
I get the sidebar to repeat on the second and subsequent pages of the
group?
Tony