Multiple queries on single page of report

A

af01waco

I have a table and query created with the fields i want to use. I would like
to be able to pull from the query and create a report that will display on
one page of a report. This will include data from specific dates.
 
G

Golfinray

Use the report wizard. If you don't know how to use it, type in report wizard
in the help files.
 
A

af01waco

thanks for the help, i tried the report wizard and it does not show all the
records on one page. each record is displayed on seperate pages. What im
wanting to do is to display each record on the same page and then have totals
for each piece of information.
 
D

Duane Hookom

You probably have done something in your report that forces new records to
new pages. How tall is your detail section?

Do you have any properties set that force new page after or before your
report sections?
 
Top