Need subreport column headers to repeat when data goes onto next p

  • Follow


Hello,

I've a subreport that has columns of data.  I need the column headers to 
repeat when the data spills onto the next page so that users will know the 
type of data they are viewing.  How can I do this?

Thank you for the help,
0
Reply Utf 2/24/2010 6:14:01 PM

Where are the headers currently placed?  Placing them in the Page
Header section should automatically put them on top of each page.
0
Reply ghetto_banjo 2/24/2010 7:52:39 PM


They are in the subreport headers as there are multiple subreports comprising 
the main report.  I've a different header for the page header that I need to 
be repeated; it works well.

"ghetto_banjo" wrote:

> Where are the headers currently placed?  Placing them in the Page
> Header section should automatically put them on top of each page.
> .
> 
0
Reply Utf 2/24/2010 9:11:01 PM

The SubReport itself should also have its own Page Header section as
well though.  If that doesn't work, I am not sure what to say.
0
Reply ghetto_banjo 2/24/2010 9:55:15 PM

Londa Sue wrote:

>They are in the subreport headers as there are multiple subreports comprising 
>the main report.  I've a different header for the page header that I need to 
>be repeated; it works well.
>
>"ghetto_banjo" wrote:
>
>> Where are the headers currently placed?  Placing them in the Page
>> Header section should automatically put them on top of each page.


You need to be explicit about which header has the column
labels.  It can't be the subreport's Page Header because
subreport Page related things are ignored.  The subreport's
Report Header can not repeat so that won't help.  If you
have the labels in a group header, then just set the group
header section's RepeatSection property to Yes.

If you do not have them in a group header, create a group
with header and move the labels to it.

-- 
Marsh
MVP [MS Access]
0
Reply Marshall 2/25/2010 4:10:07 AM

4 Replies
804 Views

(page loaded in 0.424 seconds)

Similiar Articles:
















7/22/2012 4:03:13 AM


Reply: