If you set up the correct type of relationship between the two tables, Access will automatically set up some linkages between the two. How much of the work Access will do for you depends on what kind of link you set up and what version of Access you're running.
You can't set up a relationship between two fields with different data types. If you're relating a product ID field, you should probably set the field type as text, even if the ID is a number. As a general rule, you should only use numeric data types for fields that you're going to be performing mathematical calculations on. Price, quantity, etc should be numeric. Phone numbers and such should be text.
In future posts, you might a more descriptive thread name. "access" doesn't really tell anyone what your question is, and many people skip over threads unless they know it's something they're interested in.
Just muddling my way through.