Hello everyone
I have set up a form Students (that displays the details for each of my students)and added another subform to it,Absent (that I want to be able to enter and record the days they are absent).
I then set the name field of the subform to mirror the name field in the main form by using the expression:
=Forms!Student!Name
This works as it displays the same name but when I create a record in the subform this name does not get entered in the Absent Table.
Is there someway to make the subform use this value when writing to the table?
Thanks,
sysinfo
I have set up a form Students (that displays the details for each of my students)and added another subform to it,Absent (that I want to be able to enter and record the days they are absent).
I then set the name field of the subform to mirror the name field in the main form by using the expression:
=Forms!Student!Name
This works as it displays the same name but when I create a record in the subform this name does not get entered in the Absent Table.
Is there someway to make the subform use this value when writing to the table?
Thanks,
sysinfo
