I know this should be a simple "duh" solution, but some of my Access skills are getting rusty, and after an hour of searching various terms, still haven't come up with an answer.
I added a subform to a main form with the correct parent-child linkage setup. Mainform Parent field is PK, subform child field is FK. Subform is based on a table with a many-to-one relationship with the parent table. So far only the fields with data in them show up on the subform. For a parent record that does not have a child record associated, the subform is completely blank and there is no way to add a new record to the subform at all.
What am I forgetting/overlooking?
Thanks in advance!
I added a subform to a main form with the correct parent-child linkage setup. Mainform Parent field is PK, subform child field is FK. Subform is based on a table with a many-to-one relationship with the parent table. So far only the fields with data in them show up on the subform. For a parent record that does not have a child record associated, the subform is completely blank and there is no way to add a new record to the subform at all.
What am I forgetting/overlooking?
Thanks in advance!