DrogoNevets
07-31-2006, 06:51 AM
I'm not sure if this a query problem or a table
i think its query
I have 3 Tables
Student
Class
Group_Leader
the Group Leader has a name (not primary Key) and a group (A or B)
the class has the same
from the student table what i need is to be able to assign a class for the correct group without knowing the group
for example i pick leader1 who is in group A and i have a 2 classes in Group A and 1 in Group B
I need in a lookup field to be able to select ONLY the Group A classes
can this be done - if so, how?/
Drogo
i think its query
I have 3 Tables
Student
Class
Group_Leader
the Group Leader has a name (not primary Key) and a group (A or B)
the class has the same
from the student table what i need is to be able to assign a class for the correct group without knowing the group
for example i pick leader1 who is in group A and i have a 2 classes in Group A and 1 in Group B
I need in a lookup field to be able to select ONLY the Group A classes
can this be done - if so, how?/
Drogo