Hi everyone
Access newbie here.
I have a problem in which subforms don't commit records and values get copied to other subforms.
I have one main form called Growth which is linked to a 'growth' table, in that form I have 6 subforms connected to a 'finance type' table, in each of those six forms I have 10 subforms linked to a table called 'disbursements'.
What is happening is that is that when I change a value in one subform, the values in the rest of the subforms also get changed. I tried adding code to save the record on lostfocus, and adding new record on gotfocus but it's not working. Any ideas?
Thanks!
Access newbie here.

I have one main form called Growth which is linked to a 'growth' table, in that form I have 6 subforms connected to a 'finance type' table, in each of those six forms I have 10 subforms linked to a table called 'disbursements'.
What is happening is that is that when I change a value in one subform, the values in the rest of the subforms also get changed. I tried adding code to save the record on lostfocus, and adding new record on gotfocus but it's not working. Any ideas?
Thanks!