mitchem1
Registered User.
- Local time
- Yesterday, 23:01
- Joined
- Feb 21, 2002
- Messages
- 153
I have a form that is used to enter contract information. One of the fields is Employee ID -- the employee who worked on the contract. It is joined to the Employee ID column of the Employee table. Simple enough. However, sometimes 2 or more employees work on a contract, so I need multiple Employee ID fields and am unsure how to join them properly to the Employee table. Thanks very much in advance.