Multiple records on one page?

T

test guy

How do I setup my query or report so that I dont' wind up with one record on
each page? If I'm getting three records, I want to see them one after the
other....
 
R

Rick B

Take out the page breaks or adjust the "keep together" property in your
sorting and grouping dialog box.

By default, you should get multiple records on a page.
 
R

Rose

Do you have anything in a header section, or is it all down in the detail? In
the detail will return all results at once.
 
Top