MChancellor
Technical User
I have created a small database which primarily consists of 2 main tables (Package Receipt & Personnel Information) which will be used for checking in orders in the mail/supply room and sending them on to the employee who ordered the item. <br>
<br>
At present I have used the Package Receipt table as the basis of the main form and have placed 2 subforms (one based on the junction table of the 2 main tables and the other based on an autolookup query which has the Personnel Information table underlying it.) The second subform (which uses the query to pull the information from the Personnel Information table) works great, and automatically places the information (the Employee ID) in the junction table. However, the other side of the junction table (using the control ID from the Package Receipt table) appears to update on the form (I created an expression that set the Control ID on the subform equal to the Control ID, which is an autonumber, on the main form - the Package Receipt table.) but does not update in the table, which causes an error. <br>
<br>
I would appreciate any ideas on how to resolve this situation, and hints on what to do in Access to fix it. I'm not overly familiar with Access, and this is one of the first projects of this sort I've done outside of the classroom. <br>
<br>
Thanks in advance,<br>
M. Chancellor
<br>
At present I have used the Package Receipt table as the basis of the main form and have placed 2 subforms (one based on the junction table of the 2 main tables and the other based on an autolookup query which has the Personnel Information table underlying it.) The second subform (which uses the query to pull the information from the Personnel Information table) works great, and automatically places the information (the Employee ID) in the junction table. However, the other side of the junction table (using the control ID from the Package Receipt table) appears to update on the form (I created an expression that set the Control ID on the subform equal to the Control ID, which is an autonumber, on the main form - the Package Receipt table.) but does not update in the table, which causes an error. <br>
<br>
I would appreciate any ideas on how to resolve this situation, and hints on what to do in Access to fix it. I'm not overly familiar with Access, and this is one of the first projects of this sort I've done outside of the classroom. <br>
<br>
Thanks in advance,<br>
M. Chancellor