I have a database with 8 Tables, Table 1 has the Primary key of User Id, each of the other 7 tables have this same field. I have a form that I fill out that gives basic info about a user to include the user ID, is there a way to take the User ID info from table 1 and make it fill in the other 7 tables?