Project "spillover" - How to control a page break

B

Brad Holderman

, type header and detail header.Greetings,

I have a fairly well desinged report that I occasionally print the entire
table or selected customers by passing parameters through a query.

The report is structured with a Customer header, Job header, Jobtype header
and job detail header. The problem is at the bottom of a page the report
runs out of room, obviously, generates a page break, and continues on. This
sometimes leaves me with the the Job-jobtype-jobdetail, split between 2 pages
in a variety of combinations depending on the text in the field. In the long
run, there may be more than one job type for a Job, more than one Job for a
customer.

Is there a way to tell the report that if a record is being split, to repeat
the headers on the next page? Or perhaps to realize that it does not have
the space to complete the record and forcing a page break prior to a specific
header?

Any help would be appreciated.

Cordially,
Brad
 
Top