problem with pagebreak

  • Thread starter Thread starter a
  • Start date Start date
A

a

Hello,

we are setting a page break visibility to TRUE within a subreport, however
no page break is being entered. any ideas on why this should happen . we are
using Access 2k

Thanks
 
Hello.

a said:
we are setting a page break visibility to TRUE within a subreport,
however no page break is being entered. any ideas on why this
should happen . we are using Access 2k

I think you can't use a pagebrake in a subreport. Don't use pagebreaks at
all in reports.
Can't you use groupings in the main report instead of the subreport? If so,
you could use the NewPage property of a section to control pagebreaks.
 
Back
Top