Let's see how simple I can make this:
I have a form with a subform. The form has a memo field. The user will click from the SUBFORM to the memo field in the regular parent FORM. The user will then click from the memo field in the FORM to a field back in the SUBFORM. Once the user starts entering/changing information in the SUBFORM, the MEMO field in the FORM (not subform) gets deleted and the following error occurs:
"Update or Cancelupdate without AddNew or Edit"
Only options are OK or CANCEL, and it seems to fall in a continuous loop and the user cannot get out. The message keeps coming back.
I will have them go through the VB, but there was no option to debug (even a greyed out debug button).
Can't find a pattern to this behavior, either. What could possibly be happening? I'm not even sure where to look.
I've heard that MEMO deletion in Access is typical. Is this true? Are we suffering from an inherent problem with Access itself?
-Nish
I have a form with a subform. The form has a memo field. The user will click from the SUBFORM to the memo field in the regular parent FORM. The user will then click from the memo field in the FORM to a field back in the SUBFORM. Once the user starts entering/changing information in the SUBFORM, the MEMO field in the FORM (not subform) gets deleted and the following error occurs:
"Update or Cancelupdate without AddNew or Edit"
Only options are OK or CANCEL, and it seems to fall in a continuous loop and the user cannot get out. The message keeps coming back.
I will have them go through the VB, but there was no option to debug (even a greyed out debug button).
Can't find a pattern to this behavior, either. What could possibly be happening? I'm not even sure where to look.
I've heard that MEMO deletion in Access is typical. Is this true? Are we suffering from an inherent problem with Access itself?
-Nish