G
Guest
I'm using the following parameter in a query to get records from a table
using a sub-form:
[forms]![ProductTable]![subdetail].[Form]![ID]
If the sub-form has more than one record, the query takes only the FIRST
record and ignores the rest.
How can I include all records in the sub-form?
Thank you!
using a sub-form:
[forms]![ProductTable]![subdetail].[Form]![ID]
If the sub-form has more than one record, the query takes only the FIRST
record and ignores the rest.
How can I include all records in the sub-form?
Thank you!