G
Guest
I have developed an application which is made up of several forms which are
loaded or opened using buttons from a main form. One of the forms (which is
rather complex) works great as long as I run it alone (without loading it
from the main form). However, if I load it from the main form, I get this
error when I change values in the criteria fields (the criteria fields
changes the underlying query and resets some of the field values on the form.
The error I'm getting is: Cancel or CancelUpdate without AddNew or Edit.
I can't find in my code or figure out what setting is causing this. Can
anyone help?
Thanks in advance
loaded or opened using buttons from a main form. One of the forms (which is
rather complex) works great as long as I run it alone (without loading it
from the main form). However, if I load it from the main form, I get this
error when I change values in the criteria fields (the criteria fields
changes the underlying query and resets some of the field values on the form.
The error I'm getting is: Cancel or CancelUpdate without AddNew or Edit.
I can't find in my code or figure out what setting is causing this. Can
anyone help?
Thanks in advance