G
Guest
I have 3 Tables
Employee table, Product table and 3rd Junction Table with Employee Id,
Employee Commission % and Product Id
All Emloyees are linked to all Products Via Junction Table and each employee
is paid a different Commission % on each product.
My problem is that if a user enters a new Employee in the Employee Form they
will have no related Products unless the user manually adds each product and
commission in a sub form.
How can have a New employee automatically relate to all products and show a
list of all Products in the sub form so that all the user has to do is enter
the Commission Percentage
I hope that makes some sense,
Thanks, Sean
Employee table, Product table and 3rd Junction Table with Employee Id,
Employee Commission % and Product Id
All Emloyees are linked to all Products Via Junction Table and each employee
is paid a different Commission % on each product.
My problem is that if a user enters a new Employee in the Employee Form they
will have no related Products unless the user manually adds each product and
commission in a sub form.
How can have a New employee automatically relate to all products and show a
list of all Products in the sub form so that all the user has to do is enter
the Commission Percentage
I hope that makes some sense,
Thanks, Sean