I have created a sub form that is linked to a form via a button. When the button is pressed, the sub form displays all records from table2 that are linked to the record selected in the main form from table1. However, I wish to use this to input any new records, and when you try to input a new record, the foreign key in table2 (table1's primary key) does not automaticaly set to equal the same as the record from the main form. I do not want the user to input (or even see) the foreign key, can anyone help.
Cheers
Rich
Cheers
Rich