Is it possible to update (as in change the text in a box) without having it affect all of the same fields with the same ID? I want to be able to change 2 fields in a subform (in the event that they are entered wrong), however the fact that they are linked with the PK is preventing an isolated change to a single entry, instead it changes all because they have the same PK.
Thanks,
Mark
Thanks,
Mark
Comment