keelerobert
Technical User
- Aug 2, 2005
- 17
I am trying to input data associated with three tables. The empoyee table, packet table, and log table. I thought that creating a form with two subforms would work. The main form is based on the employee table. The first subform is related to the main form by a field called packet. Each packet is related to several logs. I need to be able to input data associated with the logs and assign them to the packets. So the packet is related to the employee and the log is related to the packet. Any ideas of how to be able to create a smooth data entry proceedure and the subsequent subforms.