trackmedic
10-12-2007, 01:51 PM
My report for my project is pulling info from a query that queries three tables.
For simplicitys sake, there is a main table a good table and a bad table. I want my report to reflect the info from the main table as the header and the info from the good and bad tables in the detail section. Is there a way to have 2 detail sections in a report?
As I have it now I have the following happening
main info
good
bad
good
bad
good
bad
I would like
Main info
good
good
good
bad
bad
bad
basically sorting and keeping the info together.
thanks in advance!
For simplicitys sake, there is a main table a good table and a bad table. I want my report to reflect the info from the main table as the header and the info from the good and bad tables in the detail section. Is there a way to have 2 detail sections in a report?
As I have it now I have the following happening
main info
good
bad
good
bad
good
bad
I would like
Main info
good
good
good
bad
bad
bad
basically sorting and keeping the info together.
thanks in advance!