I
Igor G.
I have two tables, products and customers...
From first I call data in form (products), and from second in subform (who
buy some product).
I have query in report, product have ID and customers in subform IOI ID.
How to in same query combine data for report from unique ID in form and IOI
ID from subform.
Example:
I filter ID from form products by code: [Forms]![Products]![ID]
Problem is when I call some IOI ID from subform in combination with form data.
How to filter some IOI ID from subform?
From first I call data in form (products), and from second in subform (who
buy some product).
I have query in report, product have ID and customers in subform IOI ID.
How to in same query combine data for report from unique ID in form and IOI
ID from subform.
Example:
I filter ID from form products by code: [Forms]![Products]![ID]
Problem is when I call some IOI ID from subform in combination with form data.
How to filter some IOI ID from subform?