instructorgirl
Instructor
I have a main form called frmShipping and a subform called frmUnits. I want to control how many units can be entered into the subform for a given shipping record, i.e. from 1 to 7. I don't want them to be allowed to enter more than seven records. Do I need to do this with a query in the subform or is there a property that I can set? Any help would be greatly appreciated. Thanks!