A
Amanda Byrne
I have a People table that tracks individuals involved with our organization.
I have an Interest table that contains the various interests people might
have (and categorizes those interests). Then I have an AccountInterest table
that pairs the people ID with the interest ID.
On my People form, I want to have an Account Interest subform with
checkboxes for the different interest fields, but on the data side of
things,these checkboxes are going to be adding and deleting records in the
Account Interest table.
Could someone suggest the simplest way to accomplish this?
Thanks (again), Amanda
I have an Interest table that contains the various interests people might
have (and categorizes those interests). Then I have an AccountInterest table
that pairs the people ID with the interest ID.
On my People form, I want to have an Account Interest subform with
checkboxes for the different interest fields, but on the data side of
things,these checkboxes are going to be adding and deleting records in the
Account Interest table.
Could someone suggest the simplest way to accomplish this?
Thanks (again), Amanda