B
Bent
I have a contact database with company info in one table and person
info in another table. I use a form to display the company information
with a subform that show the emplyees of the company. The subform is
using the ID of the company table as the 'Link Master Field' and the
'Link Child Fields' is using a field in the person table that contains
the ID of the company.
I would now like to extend this such that one person can be associated
with more than one company and be displyed in the subform of either
company form. I added a field in the person information table for the
alternate company ID.
I have not been able to find a way to show the same person in two
company subforms, though. The 'Link master Field' would be the same,
but adding another 'Link Child Fields' is ANDing the two, i.e. it then
only displays the person when the same ID is in both child link fields.
I could not find a way to OR them.
Can anyone help?
thanks in advance
Bent
info in another table. I use a form to display the company information
with a subform that show the emplyees of the company. The subform is
using the ID of the company table as the 'Link Master Field' and the
'Link Child Fields' is using a field in the person table that contains
the ID of the company.
I would now like to extend this such that one person can be associated
with more than one company and be displyed in the subform of either
company form. I added a field in the person information table for the
alternate company ID.
I have not been able to find a way to show the same person in two
company subforms, though. The 'Link master Field' would be the same,
but adding another 'Link Child Fields' is ANDing the two, i.e. it then
only displays the person when the same ID is in both child link fields.
I could not find a way to OR them.
Can anyone help?
thanks in advance
Bent