Hi, I have tables students, assignments, and grades. I am trying to create a form that lists all student records (fields First Name and Last Name) from the students table in a subform while a specific assignment record is in the main form. All students should be displayed and allow for grade entry in this form. The grade table would hold the grades. What should I do with relationships and lookups to make this work? Thanks in advance. -Dean