-----Original Message-----
David said:
Sounds simple, why do I find it so confusing?
The child and master links confuse me, what do I put in
them. I tried the Access 'suggestions' and none of them
are what I want. The documentation on these links is vague
to say the least.
David
The data in the subform and parent form must have one or more fields in
common (the fields that make up the relationship between the two). Those
fields are what you normally place in the MasterLink and ChildLink
properties of the subform control.
Simple Example:
Sales Order parent form with sub-form showing the items ordered. The field
[OrderNumber] would exist in both tables and forms and that is what would
be used for the MasterLink and ChildLink properties. That causes the
subform to be filtered so that only line-items for the order currently
displayed in the parent form are shown.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
.