G
Guest
I created an application in which I have serveral forms that are
launched/opened using buttons on a main form. One of my forms (most are
somewhat complex) works fine as long as open it as a stand alone without
using the button on the main form. However, if I open it using the main
form, I get this error when changing the criteria fields which control the
underlying query which in turn changes the data displayed on my form. The
error is "Cancel or CancelUpdate without AddNew or Edit". I can't figure out
where in my code or what setting could be causing this.
As I said, I don't get this error as long as I open it manually as a stand
alone form.
Can anyone help?
Thanks in advance.
Mike
launched/opened using buttons on a main form. One of my forms (most are
somewhat complex) works fine as long as open it as a stand alone without
using the button on the main form. However, if I open it using the main
form, I get this error when changing the criteria fields which control the
underlying query which in turn changes the data displayed on my form. The
error is "Cancel or CancelUpdate without AddNew or Edit". I can't figure out
where in my code or what setting could be causing this.
As I said, I don't get this error as long as I open it manually as a stand
alone form.
Can anyone help?
Thanks in advance.
Mike