D
Deb
I've got an Access report that prints one, two, or three groups on a
page (using keep together). When the page breaks, there is usually
some blank space at the bottom of the page before the page footer. I
would like to draw a box to fill that space. Is there a way to do
this?
First I think I need a way to anticipate a page break. When I get to
the end of a group, I don't know whether or not a page break will
occur (the following group may be short or long). If I know that a
page break is about to occur, then I need a way to use the line method
to draw a box from the current position to right above the page
footer. (Would I use group footer for this?)However, there may not be
room on the page for any box at all, in which case I need to suppress
any action.
Can anyone help?
Many thanks,
Deb
page (using keep together). When the page breaks, there is usually
some blank space at the bottom of the page before the page footer. I
would like to draw a box to fill that space. Is there a way to do
this?
First I think I need a way to anticipate a page break. When I get to
the end of a group, I don't know whether or not a page break will
occur (the following group may be short or long). If I know that a
page break is about to occur, then I need a way to use the line method
to draw a box from the current position to right above the page
footer. (Would I use group footer for this?)However, there may not be
room on the page for any box at all, in which case I need to suppress
any action.
Can anyone help?
Many thanks,
Deb