T
Tim
I have a mainform that contains student info like stud name, age, and so on.
I'd like to create a new subform with the recordsource is the table DormInfo
that links to the mainform by DormID. A user will enter the student name and
then go down to input the dorm info.
My question is how can I make this subform to display data that are already
in the table AND also allow the user to input new data that are not there?
Thank you for your help in advance.
I'd like to create a new subform with the recordsource is the table DormInfo
that links to the mainform by DormID. A user will enter the student name and
then go down to input the dorm info.
My question is how can I make this subform to display data that are already
in the table AND also allow the user to input new data that are not there?
Thank you for your help in advance.