Headers not Visible on Sub Report

  • Thread starter Thread starter phm
  • Start date Start date
P

phm

Hello,
I have developed a main report and a sub report. I made the sub report a
part of the main by dragging it from the navigational pane.

However, now, when doing a print preview, the headers cannot be seen.
Please help; I am 'under the gun' to get this done. Thank you.
 
WHICH headers cannot be seen? I will assume you mean the page headers of the
subreport.

You can emulate the page headers in the subreport by adding top-level grouping
level based on the value of =1.

Add the controls you want to see to this new group level and set the group
header's repeat section property to YES so that this group header prints on
every page.

John Spencer
Access MVP 2002-2005, 2007-2010
The Hilltop Institute
University of Maryland Baltimore County
 
Back
Top