ummm I'm making a database which will monitor progress of students
therefore i have a field for the 'group' e.g group 1, group 2, group 3
what I'm trying to make is a filter query where I will select the 'group' and a list of people in the certain group selected will appear only in a list form under the 'name' field
e.g.
group 1 is selected
under the 'name' field a list will open with the names of students in group 1
so how do I do it?
should I make a table with the student names and groups separately?
what will I require?
I'd really appreciate the help... been trying to solve this query for the past week now
therefore i have a field for the 'group' e.g group 1, group 2, group 3
what I'm trying to make is a filter query where I will select the 'group' and a list of people in the certain group selected will appear only in a list form under the 'name' field
e.g.
group 1 is selected
under the 'name' field a list will open with the names of students in group 1
so how do I do it?
should I make a table with the student names and groups separately?
what will I require?
I'd really appreciate the help... been trying to solve this query for the past week now