G
Guest
Hi,
I have a DB "School.mdb" with three tables:
Students: Student_key, Last, First....
StudentsActitities: Student_key, Activity
Activity: Activity_Name
I have ben working on this for quite a while and can't resolve my problems.
I would like to have a form where the user can select an Activity (from the
"Activity" table) and when the activity is selected the student names for
that activity will be displayed. I then want to be able to add and delete
students ("Students" table) from the selected activity. The link is the
"StudentsActivities" table.
I have tried subreports, subforms, listboxes, etc.. Everything I've tried
leads to one problem or another.
Some ideas would be greatly appreciated.
Phil
I have a DB "School.mdb" with three tables:
Students: Student_key, Last, First....
StudentsActitities: Student_key, Activity
Activity: Activity_Name
I have ben working on this for quite a while and can't resolve my problems.
I would like to have a form where the user can select an Activity (from the
"Activity" table) and when the activity is selected the student names for
that activity will be displayed. I then want to be able to add and delete
students ("Students" table) from the selected activity. The link is the
"StudentsActivities" table.
I have tried subreports, subforms, listboxes, etc.. Everything I've tried
leads to one problem or another.
Some ideas would be greatly appreciated.
Phil