W
Will_T
I have a subform that I need to lock when a fixed total of hours have
reached. Currently, I have a hidden text box on the subform that totals the
number of hours for a student. When the total number of hours for that
student reaches a fixed number I need to lock the subform were it will not
allow any new records to be added. The user may edit the records contained
in the subform but they cannot add.
Regarding the total number of hours, that value appears on the main form.
What would be the best way to do this?
reached. Currently, I have a hidden text box on the subform that totals the
number of hours for a student. When the total number of hours for that
student reaches a fixed number I need to lock the subform were it will not
allow any new records to be added. The user may edit the records contained
in the subform but they cannot add.
Regarding the total number of hours, that value appears on the main form.
What would be the best way to do this?