The trouble is, I need it to update the back-end.
If a user updates a control on the subform, then clicks save on the main form, I need it to update the table, recalculate the Total_K_for_type (which is in the back-end), then sum the subform, before writing that to K_all.
I think I'll just...