One record per page

  • Thread starter Thread starter SMERTZ
  • Start date Start date
S

SMERTZ

I have a report which I like, It prints details on customers orders. It is
based on a query that joins the cust and orders tables. I would like to
clone that report and make it more detail where one customer order prints
per page. So my questions where do I put a page break to make sure this
happens?

There is a "Report Header" section
"Page Header" is empty
"Customer ID Header" has customer info
" Detail" Has the order information" the meat of the order
"Page footer" has page number stuff the wizard created...

I was thinking I could clone the report, rename it and place a page break in
the bottom of the detail section? So how do you enter a page break in a
report?



Thank
 
I would go to the PROPERTIES of the GROUP HEADER and look at the "Force New
Page" setting.
 
Back
Top