I hope someone can help or point me in the right direction.
I have a main table and form with project information and a table and subform with status information.
When the main form is opened and on a record, the user can click a button and a pop-up window appears with the status information for that record.
The problem that I am having is that I can not add new records to the status form. In playing around with it, it appears that when I create a new record in the subform the PK information from the main form is not being populated on the subform....help.
I have a main table and form with project information and a table and subform with status information.
When the main form is opened and on a record, the user can click a button and a pop-up window appears with the status information for that record.
The problem that I am having is that I can not add new records to the status form. In playing around with it, it appears that when I create a new record in the subform the PK information from the main form is not being populated on the subform....help.