c00kieM0nster
New member
- Local time
- Today, 10:20
- Joined
- Jul 18, 2012
- Messages
- 4
Hello everyone new here; 
I am setting up an access database for my work, which will record behavior points scored by each individual kid. I have set up a Form and a Subform however my Subform is not updating to the relevant ID.
I have a Form which the user selects the the class they are teaching, followed by the child they wish to award the points too. Please note these are both cascading Combo boxes, and the ChildName combo box has the ID hidden in it.
In the back end the tables are linked by the child ID, this is the primary key in the Studentlist table and a foreign key in the Points table.
I Have set the Subform to link to the Studentlist table via ID but alas if i Change the child it still won't update the form to show the relevant ID.
Any help would be much appreciated I haven't touched access in Years.

I am setting up an access database for my work, which will record behavior points scored by each individual kid. I have set up a Form and a Subform however my Subform is not updating to the relevant ID.
I have a Form which the user selects the the class they are teaching, followed by the child they wish to award the points too. Please note these are both cascading Combo boxes, and the ChildName combo box has the ID hidden in it.
In the back end the tables are linked by the child ID, this is the primary key in the Studentlist table and a foreign key in the Points table.
I Have set the Subform to link to the Studentlist table via ID but alas if i Change the child it still won't update the form to show the relevant ID.
Any help would be much appreciated I haven't touched access in Years.