Show Report Header on First Page?

J

Jim

Is there a way to only show the report header on the first page of a
multipage report? I'm using Access 2003.
Thanks

Jim
 
M

Marshall Barton

Jim said:
Is there a way to only show the report header on the first page of a
multipage report? I'm using Access 2003.


Just set the report header section's ForceNewPage property
to After Section.
 
R

Rick Brandt

Is there a way to only show the report header on the first page of a
multipage report? I'm using Access 2003. Thanks

Jim

That is what it normally does. Are you sure you didn't use a Page Header
instead of a Report Header?
 
Top