Report design -dual page header? Label?

  • Thread starter Thread starter mm
  • Start date Start date
M

mm

I have report that contains a little over 20 pages. How can I design the
report to create different page headers? For instance the first page I need a
seperate heading, it is basically the overview. For the next 20 pages or so
it will use the same page header.
The second part to my question is concerning labels. I want to create a
label that just appears once, not multiple times. For instance I created
color boxes in my report, and the explanation for the colors. Above the color
boxes I wanted to create a label. However when I created that label it
appeared above every color box, I just want it to appear over the first box.
 
One way is
-- Use the REPORT Header section to have a unique information on the first
page. Set the Report Header Force New Page property to After Section.

-- Use the Page Header for the subsequent pages.

John Spencer
Access MVP 2002-2005, 2007-2008
Center for Health Program Development and Management
University of Maryland Baltimore County
 
Back
Top