G
Guest
I tried to re-create the Customer Orders form on the Northwind sample
database. This form is linked to the Customer table. The first subform on
this form is Customer Orders Subform1 and the second is Customer Orders
Subform2. When I click on an order on SubForm1, it does NOT move the
pointer on SubForm2.
Is there some property which needs to be set ?
Entries are as follows:
Customer Orders SubForm1
Link Child Fields.....CustomerID
Link Master Fields......CustomerID
Customer Orders SubForm2
Link Child Fields.....OrderID
Link Master Fields......[Customer Orders SubForm1].Form![OrderID]
database. This form is linked to the Customer table. The first subform on
this form is Customer Orders Subform1 and the second is Customer Orders
Subform2. When I click on an order on SubForm1, it does NOT move the
pointer on SubForm2.
Is there some property which needs to be set ?
Entries are as follows:
Customer Orders SubForm1
Link Child Fields.....CustomerID
Link Master Fields......CustomerID
Customer Orders SubForm2
Link Child Fields.....OrderID
Link Master Fields......[Customer Orders SubForm1].Form![OrderID]