I have a table with only salespeople in it. (I use it for a "look up list" for another table. I also have a table with products in it (also used as a "look up list" in the other table).I need reports for each sales rep per each product. Should I establish a relationship between any of these 3 tables? Or would that just skew my report up?