Besoup
Aug 10th, 2006, 03:27 PM
Hey,
I have a report that lists the detail of a table. In each detail line I need to display data from another table that will display the records matching an ID number from the main reports detail line....
Do I need a subreport to do this? If so how would I pass the criteria to the subreport from the main report?
Any ways to do it without a sub report?
Here's a psuedo example of what I am trying to accomplish:
IDNumber IDDetail MoreIDDetail
IDNumber IDDetailFromOtherTable
IDDetailFromOtherTable
IDDetailFromOtherTable
I have a report that lists the detail of a table. In each detail line I need to display data from another table that will display the records matching an ID number from the main reports detail line....
Do I need a subreport to do this? If so how would I pass the criteria to the subreport from the main report?
Any ways to do it without a sub report?
Here's a psuedo example of what I am trying to accomplish:
IDNumber IDDetail MoreIDDetail
IDNumber IDDetailFromOtherTable
IDDetailFromOtherTable
IDDetailFromOtherTable