I have a form that has the main form from a conference table that holds conference data (location, dates, name, etc.) and a sub form that show the people that will go to the conference (conference_coverage table). There is one to many relationship.
If you add a new conference on the form the sub form automatically seems to add the name of the conference and a blank for the faculty but it is not adding a new record.
I don't see the asterik in the subform so when I go to the conference_coverage table the record is not there.
You can see the record if you add a person and then delete the person.
I need some way to automatically add a blank record in the conference coverage table and still be linked to the main table (form).
I tried to use the default character block but it didn't work.
Thank you in advance for any help
Greg
If you add a new conference on the form the sub form automatically seems to add the name of the conference and a blank for the faculty but it is not adding a new record.
I don't see the asterik in the subform so when I go to the conference_coverage table the record is not there.
You can see the record if you add a person and then delete the person.
I need some way to automatically add a blank record in the conference coverage table and still be linked to the main table (form).
I tried to use the default character block but it didn't work.
Thank you in advance for any help
Greg