I am trying to make a form
I have 3 tables
one with doctor ID and basic contact info
then
Affiliations table:
AffilID AffiliationName
then a lookup table
DocAffil:
DocID and AffilID
so many doctors with many affiliations, is there a relatively simple way to put this on a form where you can...