Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Re: Sub-reports and page headers - SOVED


Message #1 by "Haslett, Andrew" <andrew.haslett@i...> on Mon, 25 Feb 2002 12:52:15 +1030
Found an answer. Since the Master report controls all page headers and

footers the sub-report ones cannot be used. So.. 

Create a new top-level group in each of the sub-reports and group on a

constant expression (such as creating an expression = 1 in the underlying

query). Place the normal page header in this group and set the 'Repeat'

property to yes. 

Seems to be working so far.. 

Cheers, 

Andrew




  Return to Index