A
andy
I need to create a primary data entry form which will
allow me to choose multiple values on a related subform.
The design is like this:
table:contacts
PK ContactID
First Name
etc.
table:relationships
PK Contact ID
PK ContactTypeID
table:ContactTypes
PK Contact TypeID
Contact Type
How do I create a "relationships" subform that allows me
to use a combo box to enter the various types of contact
we have with each individual?
I can create the subform, but when I add fields from
table:contacttypes everything gets screwy.
Please help -- I have a feeling this shouldn't be as hard
as I'm making it.
Thanks
allow me to choose multiple values on a related subform.
The design is like this:
table:contacts
PK ContactID
First Name
etc.
table:relationships
PK Contact ID
PK ContactTypeID
table:ContactTypes
PK Contact TypeID
Contact Type
How do I create a "relationships" subform that allows me
to use a combo box to enter the various types of contact
we have with each individual?
I can create the subform, but when I add fields from
table:contacttypes everything gets screwy.
Please help -- I have a feeling this shouldn't be as hard
as I'm making it.
Thanks