I am new to access and trying to create a simple form with a subform. The database has the relationship set. When I select an ID from the combo box linked to the subform, the subform pulls the records with the correct foreign key. However, when I try and add new records, I can't seem to get the foreign key to set with the ID from the combo box. From what I understand it should just save the fk automatically, but nothing I try seems to get it to grab the ID. Here is the link to the simple database so far. Any specific sections that are of interest I can add.
Thanks!