Hi, I just created a database that has a bunch of contacts in it. I have a table called Contacts and a table called Type. I also have a many to many table called ContactsType. I know how to tag them one by one, but there are many of them and most of them are of more than one type. Is there a...