G
Guest
Hi
I have a main form (Company) with one field which is a combo box (unbound),
and a subform (Students). When the user selects a company from the combo box
the Students subform is populated with all the students who work for that
company (3 fields only - the table contains 8). This works great. If a
company is selected and there are no students associated with that company
the Students subform (datasheet view) displays empty (as it should). I want
the user to be able to add full student records. I thought that the user
could choose to add a new record by opening the Student Details form (the
full data entry form) from within this subform. Then repopulate the Students
subform with all students for this company. How do I do this? (Limited
knowlege). Many thanks.
I have a main form (Company) with one field which is a combo box (unbound),
and a subform (Students). When the user selects a company from the combo box
the Students subform is populated with all the students who work for that
company (3 fields only - the table contains 8). This works great. If a
company is selected and there are no students associated with that company
the Students subform (datasheet view) displays empty (as it should). I want
the user to be able to add full student records. I thought that the user
could choose to add a new record by opening the Student Details form (the
full data entry form) from within this subform. Then repopulate the Students
subform with all students for this company. How do I do this? (Limited
knowlege). Many thanks.