I have a main form that is Order, using the order table. I have a subform which uses OrderItems using the Items table. Now how do I link it so that only a Order's OrderItems appear in the subform.
Both table have the key of Order_id.
How do I filter on only the main form's current Order?
thanks,
Dean
Both table have the key of Order_id.
How do I filter on only the main form's current Order?
thanks,
Dean