G
Guest
I have created a database that is for a teacher. there is a Table of students with first and last name fields. There are tables for each subject, i.e. math,reading, etc with grade data for each of several categories within the subject, and for each trimester. The problem is if I have a duplicate last name, when I enter data for the grade of the duplicate last name student, it changes the grade of the previous (1st) student to match. Investigating reveales that data records for grades are not being created for the students with duplicate last names, but rather only one grade record that is applied to all with the same last name.
I am using Forms, with the student name, and subform with the grades to input the data.
Suggestions would be appreciated.
I am using Forms, with the student name, and subform with the grades to input the data.
Suggestions would be appreciated.