G
Guest
I am trying to create a form based on a Many-to-Many relationship to enter
data into two tables. The table names are tblUser, tblGroup, tblJunction.
tblJunction has the primary keys of tblUser and tblGroup in it. The purpose
of the form is to be able to add a user to an already existing group that is
populated within the tblGroup. I am able to create the form but I am not
able to see any existing users or groups that are in the tables and when I
add either a new user or group the information is not saved to the table.
Any help that can be provided is greatly appreciated.
data into two tables. The table names are tblUser, tblGroup, tblJunction.
tblJunction has the primary keys of tblUser and tblGroup in it. The purpose
of the form is to be able to add a user to an already existing group that is
populated within the tblGroup. I am able to create the form but I am not
able to see any existing users or groups that are in the tables and when I
add either a new user or group the information is not saved to the table.
Any help that can be provided is greatly appreciated.