G
Greg Ripper
I have 2 tables tblGrades tblWeek7Test
The student information, names, period, grade, etc is in tblGrades.
The students take a test and their responses are stored in tblWeek7Test.
The problem is that not all the students take the test, absences, athletic
trips, etc.
How do I design a query to list all students by student id and include the
student answers of all the students who took the test and leave blanks for
all the kids that didn't?
Thanks as Always,
Rip
The student information, names, period, grade, etc is in tblGrades.
The students take a test and their responses are stored in tblWeek7Test.
The problem is that not all the students take the test, absences, athletic
trips, etc.
How do I design a query to list all students by student id and include the
student answers of all the students who took the test and leave blanks for
all the kids that didn't?
Thanks as Always,
Rip