I have created a report that has a header (based on qryHeader) and a subreport (based on qryDetail).
I think that my problem is that the two queries are not related because the subreport is not showing up so I assume that it is not being initialized.
I need to create a master/detail report that will give me the header information once and the detail information multiple times.
I am assuming, and I am probably wrong, that I need to have two separate queries just to populate the header with one record and the detail with multiple records.
Can someone please explain to me how to do all of this in Access 2007?
Thanks.
I think that my problem is that the two queries are not related because the subreport is not showing up so I assume that it is not being initialized.
I need to create a master/detail report that will give me the header information once and the detail information multiple times.
I am assuming, and I am probably wrong, that I need to have two separate queries just to populate the header with one record and the detail with multiple records.
Can someone please explain to me how to do all of this in Access 2007?
Thanks.