N
Natalie
Hello - I have set up a database that shows a class - in
one subform /table it shows all the students in that class
and a second subform shows the tutors for that class -
this is fine! - they are linked via a field called
RCSgrpid and this field is in all 3 tables.
However - I am trying to create a query that grpups by
course and counts the number of students and the number of
tutors - if I just put the students table in the query it
groups by course and counts them no problem - but when I
add the tutors table it causes problems as the RCSgrpid
needs to be linked to a field in both tables and I have it
as 1 to many - so the count doesn't work properly (it
displays two records for each student and counts the no of
tutor plus students in each box!!)
I am sure it is to do with the way i have linked the
tables but i can't find another way to do it - any ideas?
Thanks!!!!
one subform /table it shows all the students in that class
and a second subform shows the tutors for that class -
this is fine! - they are linked via a field called
RCSgrpid and this field is in all 3 tables.
However - I am trying to create a query that grpups by
course and counts the number of students and the number of
tutors - if I just put the students table in the query it
groups by course and counts them no problem - but when I
add the tutors table it causes problems as the RCSgrpid
needs to be linked to a field in both tables and I have it
as 1 to many - so the count doesn't work properly (it
displays two records for each student and counts the no of
tutor plus students in each box!!)
I am sure it is to do with the way i have linked the
tables but i can't find another way to do it - any ideas?
Thanks!!!!