H
harleyken
I am building a student/class database and want to limit number of students
per class. Classes have unique id, and I would like to stop adding students
to a class when it reaches the classroom capacity. Is this possible in 2007?
three tables - classes available/students/classes.
classes available - text field, student capacity #, and autonumber
classes (scheduled)- class (from classes avail) and start date
students - contact info and class number (from classes scheduled)
Thanks for your time.
per class. Classes have unique id, and I would like to stop adding students
to a class when it reaches the classroom capacity. Is this possible in 2007?
three tables - classes available/students/classes.
classes available - text field, student capacity #, and autonumber
classes (scheduled)- class (from classes avail) and start date
students - contact info and class number (from classes scheduled)
Thanks for your time.