K
KneeDown2Up
Right, I have a two tables, 'TblDays' and 'TblStudents'. They have a one to
many relationship (from days to students). I have a form with a combo box
with various text boxes bound to the students table, and one combo box bound
to the days table. I need the user to be able to drop down a selection of
days and make a selection and this data related to that student thereon. What
is happening is when I select the day for any given student, it changes the
days table - I only want the relationship to remain, not the data within the
days table to change.
What am I doing wrong please?
many relationship (from days to students). I have a form with a combo box
with various text boxes bound to the students table, and one combo box bound
to the days table. I need the user to be able to drop down a selection of
days and make a selection and this data related to that student thereon. What
is happening is when I select the day for any given student, it changes the
days table - I only want the relationship to remain, not the data within the
days table to change.
What am I doing wrong please?