I am trying to set up a database program (Access 2003) with the following requirements: One table has owner information for multiple owners and the other table has property information for multiple properties. Each owner has a different ownership percent of each property. What do I need to do now to track the percentage ownership that each owner has for each property? Do I need a third table? If so, what is the primary key of the third table?