Re: Page Header Missing from subreport
- From: Marshall Barton <marshbarton@xxxxxxxxxx>
- Date: Tue, 24 May 2005 18:28:47 -0500
Ross wrote:
>The Page header displays when the sub report is run alone (outside the main
>report) but it does not display when it is opened in the main report. Why is
>this? How can I get the page header to display in the main report also.
Subreport's do not process Page header/footer sections nor
do they trigger the Page event.
A way to simulate a page header in a subreport is to create
a top level group header (View menu - Sorting and Grouping)
using a constant expression such as =1. Set the header's
RepeatSection property to Yes and away you go.
--
Marsh
MVP [MS Access]
.
- Follow-Ups:
- Re: Page Header Missing from subreport
- From: Ross
- Re: Page Header Missing from subreport
- References:
- Page Header Missing from subreport
- From: Ross
- Page Header Missing from subreport
- Prev by Date: Re: balance column
- Next by Date: Re: Undefined function 'Left' in expression
- Previous by thread: Re: Page Header Missing from subreport
- Next by thread: Re: Page Header Missing from subreport
- Index(es):
Relevant Pages
|