C
Chris
Help! I cannot see the problem. My forms don't link.
Parent form's record source is tbl2PO, InvNum PK, ClientID is in the table.
Subforms's record source is tbl1ScheduledPO, ClientID PK.
The intent of the form is to update/add/edit tbl2PO while displaying (only)
the ScheduledPO data.
Using the wizard, I added the subform to the parent with Master/Child
linking ClientID.
When I open the form it works fine for the parent, but there is never any
display in the subform -- when a record really does exist. There is no
ClientID displayed in the control so I assume it is not linking.
Can someone shed some light on what I may have unknowingly done to inhibit
the link?
Parent form's record source is tbl2PO, InvNum PK, ClientID is in the table.
Subforms's record source is tbl1ScheduledPO, ClientID PK.
The intent of the form is to update/add/edit tbl2PO while displaying (only)
the ScheduledPO data.
Using the wizard, I added the subform to the parent with Master/Child
linking ClientID.
When I open the form it works fine for the parent, but there is never any
display in the subform -- when a record really does exist. There is no
ClientID displayed in the control so I assume it is not linking.
Can someone shed some light on what I may have unknowingly done to inhibit
the link?