I have a subform that the user wants to be able to enter the data once in RecordID = 1 and have the option to update the remaining records for a particular mainform.RecordID ( may have multiple records linked to that RecordID), since the record for the subform will already exists with atleast the subform. RecordID. How do I successfully update the existing records from data within the same table. Source TAble will be the same table that will need to be update. I am currently getting error, that the table is currently open and can't update.
Does anyone have a good work around,
K
Start Free Trial