A
Allen Davidson
Hi - I have a mainform with a subform. Mainform & subform access the same
record. I.E it is not a one to many.
Subform holds a nested tab control displaying fierld from the same record
as ther mainform.
Mainform is iopened with a docmd openform with either acFormEdit or acFormAdd.
I have tried to sync the two forms setting the subform recordset to the
mainform recordset which works when displaying but when I try to enter or
change data in the subform I get the error "Update or CancelUpdate without
AddNew or Edit"
Any idea what I am doing wrong.
Thanks
Allen
record. I.E it is not a one to many.
Subform holds a nested tab control displaying fierld from the same record
as ther mainform.
Mainform is iopened with a docmd openform with either acFormEdit or acFormAdd.
I have tried to sync the two forms setting the subform recordset to the
mainform recordset which works when displaying but when I try to enter or
change data in the subform I get the error "Update or CancelUpdate without
AddNew or Edit"
Any idea what I am doing wrong.
Thanks
Allen