Access Form Help, Please

F

frommonc

Have contact database. Created tables for Contacts and Contact Types. Many to
many relationship, so used junction table with the primary keys from both
tables as primary key for junction table. Now trying to figure out how to
display in form view. Not sure what control to use. Need to be able to select
multiple contact types if neccessary. HELP PLEASE!!

Thanks in advance,
 
F

frommonc

Tried using combo box. Only allows me to select one contact type. Need to be
able to select multiple.
 
Top