hi
i've got a subform that i can't enter information into.
i have an enrolment subform in a student main form. the subform is a repeating group which is supposed to show unit enrolment and also allows me to add new unit enrolments. however it only seems to show information that has been directly entered into the table and not from the form.
when i try and enter new enrolments into the subform, it shows up with "you cannot add or change a record because a related record is required in table 'Student'".
i've checked my relationships and the one-to-many relationship is correct (i think) with the PK StudentID in the student table, linked to the FK StudentID in the enrolment table.
I've also tried setting the Data Entry criteria in the properties sheet to "yes" however although it allows me to enter new enrolments, it doesn't show the other unit enrolments that were previously entered.
thanks
trish
i've got a subform that i can't enter information into.
i have an enrolment subform in a student main form. the subform is a repeating group which is supposed to show unit enrolment and also allows me to add new unit enrolments. however it only seems to show information that has been directly entered into the table and not from the form.
when i try and enter new enrolments into the subform, it shows up with "you cannot add or change a record because a related record is required in table 'Student'".
i've checked my relationships and the one-to-many relationship is correct (i think) with the PK StudentID in the student table, linked to the FK StudentID in the enrolment table.
I've also tried setting the Data Entry criteria in the properties sheet to "yes" however although it allows me to enter new enrolments, it doesn't show the other unit enrolments that were previously entered.
thanks
trish