G
Greg Ripper
I have a form, frmDiscipline, that teachers use to select a student name,
from tblStudentData, from a combo box and then their name, from tblTeacherName,
from another combo box.
This information, and other information they type in, is stored in a table
called tblDiscipline.
Here is what I want..
On this form, frmDiscipline, there are fields that go with the student
that was selected from the combo box, stored in tblStudentData. Grade, ID#,
etc. How do I get those to update from tblStudentData when the student name
is selected? And how do I store that information in tblDiscipline?
Tough one for you guys today.
Rip
Always confused when using Access
from tblStudentData, from a combo box and then their name, from tblTeacherName,
from another combo box.
This information, and other information they type in, is stored in a table
called tblDiscipline.
Here is what I want..
On this form, frmDiscipline, there are fields that go with the student
that was selected from the combo box, stored in tblStudentData. Grade, ID#,
etc. How do I get those to update from tblStudentData when the student name
is selected? And how do I store that information in tblDiscipline?
Tough one for you guys today.
Rip
Always confused when using Access