View Full Version : displaying items on a report


hlacroix
01-27-2008, 09:45 AM
Hello,

I need to combine the information from eight individual reports into one summary report. Each individual report is based on its own query.
What is the best way to accomplish this?

Thank You

pbaldy
01-27-2008, 12:32 PM
Make each a subreport in the summary report.

hlacroix
01-27-2008, 12:57 PM
Thank you pbaldy,

I'll try that.