A
antgel
Hi all,
Sorry for the cross-post, but I think there are issues pertaining to all
groups.
I have a report rptInvoice (bound to qryInvoiceDetail), with subreport
rptInvoiceLineDetail (bound to qryInvoiceLineDetail).
The reports are linked by qryInvoiceDetail.id and
qryInvoiceLineDetail.invoiceid.
When I open the report from a form (also bound to qryInvoiceDetail), the
subform is coming up blank. However, if I open the report from the Reports
section of the Database window (with nothing else open), it's ok. I can
also do an inner join between the two queries in question, and display all
fields.
Any ideas anyone?
Antony
Sorry for the cross-post, but I think there are issues pertaining to all
groups.
I have a report rptInvoice (bound to qryInvoiceDetail), with subreport
rptInvoiceLineDetail (bound to qryInvoiceLineDetail).
The reports are linked by qryInvoiceDetail.id and
qryInvoiceLineDetail.invoiceid.
When I open the report from a form (also bound to qryInvoiceDetail), the
subform is coming up blank. However, if I open the report from the Reports
section of the Database window (with nothing else open), it's ok. I can
also do an inner join between the two queries in question, and display all
fields.
Any ideas anyone?
Antony