I have a database that tracks peoples attendance in classes. I have 3 tables
1 Class
2 student
3 Attendance
I have to track between 30 and 40 people each class. i currently have a form to input the class and the description of the class. i then have a subform that tracks the students in the class.
right now i have a combo box that has the sudents names listed i choose a name and the box closes the name is generated into the attendance record. what i would like to be able to do is select all 30 people that attened a class and have access gererate the records for each of those students.
is this possible
thanks
chris
1 Class
2 student
3 Attendance
I have to track between 30 and 40 people each class. i currently have a form to input the class and the description of the class. i then have a subform that tracks the students in the class.
right now i have a combo box that has the sudents names listed i choose a name and the box closes the name is generated into the attendance record. what i would like to be able to do is select all 30 people that attened a class and have access gererate the records for each of those students.
is this possible
thanks
chris
Comment