Hi
I am trying to create a db for teachers to record grades of students based on numerous assignments and found a sample db for class records on Microsoft site which has been a great help.
My database named Grades.mdb works well up to a point, my stumbling point is with frmAssignments and subfrmAssignmentsResults. The problem is I cannot view the students within the class. The sample database appears to get around this by using a text labeled AssignmentLinkID which I have tried to replicate unsuccessfully. I must be missing something.
I would appreciate if someone could help me with this. Once I have this problem solved I intend to add more fields, allowing more variations to % of grades over different period. First though I need to get over this hump.
Thanks in advance.
Tanya
I am trying to create a db for teachers to record grades of students based on numerous assignments and found a sample db for class records on Microsoft site which has been a great help.
My database named Grades.mdb works well up to a point, my stumbling point is with frmAssignments and subfrmAssignmentsResults. The problem is I cannot view the students within the class. The sample database appears to get around this by using a text labeled AssignmentLinkID which I have tried to replicate unsuccessfully. I must be missing something.
I would appreciate if someone could help me with this. Once I have this problem solved I intend to add more fields, allowing more variations to % of grades over different period. First though I need to get over this hump.
Thanks in advance.
Tanya