I
ivalum21
I have the following tables: Students, Enrollments, Classes, Sessions,
Attendance.
I have a form based on Classes and a subform based on Sessions. I want the
user to be able to select the appropriate session then a new form appears
with a list of students that are signed up for that session.
My Attendance table has the primary key of SessionID, StudentID, and Date.
There is also a Yes/No checkbox to distinguish if they were present on a
given date.
Basically, what I am trying to do is create an electronic attendance sheet.
Any help would be great, thank you,
ivalum21
Attendance.
I have a form based on Classes and a subform based on Sessions. I want the
user to be able to select the appropriate session then a new form appears
with a list of students that are signed up for that session.
My Attendance table has the primary key of SessionID, StudentID, and Date.
There is also a Yes/No checkbox to distinguish if they were present on a
given date.
Basically, what I am trying to do is create an electronic attendance sheet.
Any help would be great, thank you,
ivalum21