G
Guest
I am working on a Database to keep track of what classes are needed by
students for graduation, and how they are progressing toward that goal.
Students are on different Tracks. so I have set up a Table containing those
Tracks.
Within that Table (Plans), there are 8 English Requirements over a 4 year
period. (similarly:,8 Math Requirements, 6 SocSt Requirements etc).
I've identified these as Eng1, Eng2,Eng3 etc. where I have entered the
appropriate course number based on the Track.
There is a field for the Track (CollegePrep, Technical, ESOL, etc.)
Now I have another Table, (StudentPlan) which is almost identical, except
that it has the Student ID number as the Primary field.
I have a drop down in the Track Field for the student that reads from the
Plan. I would like for the remaining fields in the StudentPlan to populate
when a track is selected for that student.
Any help will be greatly appreciated.
students for graduation, and how they are progressing toward that goal.
Students are on different Tracks. so I have set up a Table containing those
Tracks.
Within that Table (Plans), there are 8 English Requirements over a 4 year
period. (similarly:,8 Math Requirements, 6 SocSt Requirements etc).
I've identified these as Eng1, Eng2,Eng3 etc. where I have entered the
appropriate course number based on the Track.
There is a field for the Track (CollegePrep, Technical, ESOL, etc.)
Now I have another Table, (StudentPlan) which is almost identical, except
that it has the Student ID number as the Primary field.
I have a drop down in the Track Field for the student that reads from the
Plan. I would like for the remaining fields in the StudentPlan to populate
when a track is selected for that student.
Any help will be greatly appreciated.