I need to be able to group two tables. One will be inputed by the supervisor. Then employees will use one of three inputs that the supervisor makes to add data to another table. I have tried alot of different things to accomplish this including making an update query that updates the users table with the information in the three categories for the supervisor. I have also tried an incremented key that is updated to group these tables together. This seems like a very basic problem but I can't seem to figure it out.