G
Guest
Hi, this is my scenario: tblClient, tblContract, tblEvent and tblEmployees.
Clients have Contract and Contracts have Events. Example1:
Client=Weddings.com, Contract=December, Event1=Xmas Wed. Example2:
Client=Weddings.com, Contract=December, Event2=New Years Wed. Example3:
Client=Weddings.com, Contract=July, EventJ1=SummerWed, etc, etc. This part I
think I have it solved. I have a form with a subform and that subform with
another subform. What I can't figure out is how to link the Events table with
the Employees table but I want to choose the Employees for each Event. For
Example, Event1(Xmas Wed) needs 3 employees. So I want to be in the Events
Form or Table and choose John, Paul and Ringo, from a list of Employees. How
can I choose those employees while I am in the Events table? This would be
one-to-many relationship. One Event to many Employees. Hope this is not
confusing, that is why I am adding all those examples.
Thanks a lot for your time.
Clients have Contract and Contracts have Events. Example1:
Client=Weddings.com, Contract=December, Event1=Xmas Wed. Example2:
Client=Weddings.com, Contract=December, Event2=New Years Wed. Example3:
Client=Weddings.com, Contract=July, EventJ1=SummerWed, etc, etc. This part I
think I have it solved. I have a form with a subform and that subform with
another subform. What I can't figure out is how to link the Events table with
the Employees table but I want to choose the Employees for each Event. For
Example, Event1(Xmas Wed) needs 3 employees. So I want to be in the Events
Form or Table and choose John, Paul and Ringo, from a list of Employees. How
can I choose those employees while I am in the Events table? This would be
one-to-many relationship. One Event to many Employees. Hope this is not
confusing, that is why I am adding all those examples.
Thanks a lot for your time.