Connecting Tech Pros Worldwide Forums | Help | Site Map

report page breaks

bobh
Guest
 
Posts: n/a
#1: Mar 29 '07
Hi All,

In AccessXP I have a report which I have a group header/footer called
HUB. On change in HUB I want to do a page break, I've found that if I
put the page break in the HUB header section the first page of the
report when printed is blank and if I put the page break in the HUB
footer section the last page printed is a blank page.

How do I not print blank pages but have a page break on each change in
HUB??

thanks
bobh.


fredg
Guest
 
Posts: n/a
#2: Mar 29 '07

re: report page breaks


On 29 Mar 2007 12:08:04 -0700, bobh wrote:
Quote:
Hi All,
>
In AccessXP I have a report which I have a group header/footer called
HUB. On change in HUB I want to do a page break, I've found that if I
put the page break in the HUB header section the first page of the
report when printed is blank and if I put the page break in the HUB
footer section the last page printed is a blank page.
>
How do I not print blank pages but have a page break on each change in
HUB??
>
thanks
bobh.
Don't use the Page Break control
Instead, set the Group Header ForceNewPage property to
Before Section.
It's located on the Group Header Property sheet's Format tab.
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Closed Thread


Similar Microsoft Access / VBA bytes