Inserting Sub-Reports

D

Donald Dudar

I am trying unsucessfuly to find how to insert a sub
report into a report.

Can someone point me to the instructions?

Thanks

Don
 
M

Marshall Barton

Donald said:
I am trying unsucessfuly to find how to insert a sub
report into a report.


You can just drag a report from the database window and drop
it on the main repor. This will create a subreport control
with its source oblject property set to the selected report.

Or you can use the subform/subreport Tool Box tool bar
button.
 
Top