As I've already said, I don't think you should be keeping the same data in more than one table, but rather use a query to retrieve the relevant data.
Take a look at "qryPickMedia" in the attached. You could use a similar query as the Record Source of a form and use a combo on that form to...