Hello:
I have a form called "frmContract" which I created but have a few problems. First, you have to select a contract from the top right "Select Contract." When you select a contract, the values below change. All of them change except StudentID and TeacherID. Each "contract" like 3100 3110 corresponds with a student and a teacher. That's why when you select a contract, it should change.
The students are listed in tblStudent.
The teachers are listed in tblTeacher.
I attached the file for you to work on.
Thank you,
Anish