I'm fairly new to Access and need help with form/subform. I've seen another access database in which a main form allowed the user to enter school class specific information shuch as start date, title and class size. Once they tabbed out of the class size box, a subform appeared to allow input of student data. For example, if class size of 4 was entered, subform would appear with four data input lines, one for each student.
I can generate the main form and a subform but do not know how to code the subform so that the number of input lines match the class size value (1 -10). Any suggestions/ideas?
thanks
hawg1
ksskr@earthlink .net
I can generate the main form and a subform but do not know how to code the subform so that the number of input lines match the class size value (1 -10). Any suggestions/ideas?
thanks
hawg1
ksskr@earthlink .net
Comment