I have a table that shows a list of vendors that participate in a medical conference. Their Vendor ID is an auto number and is the primary key. Another table consists of conference data. The primary key here is the "year_VendorID" So 2009_1, 2009_2, 2010_18, etc. So the first form shows...