J
John Phelan-Cummings via AccessMonster.com
After creating a button on a (parent) form linking to another (child) form,
I received the following error when clicking on the command button:
"The OpenForm action was canceled"
No the child form is not a subform.
I should also add that I created code in the properties window stating that
the "child" "number" field on the form (that I was navigating to), was
equal to the "autonumber" field that I was navigating from.
Also, on the child form I created code that equated certain other "text"
fields equal to fields on the parrent form in order to populate those
fields, i.e., first and last name.
Finally, the parent form is also a link child form to another parent
(again, not a subform). Yes, the first and last name fields is the
information, that appear in the second and third forms,and origionly
entered on the first and top form.
John
I received the following error when clicking on the command button:
"The OpenForm action was canceled"
No the child form is not a subform.
I should also add that I created code in the properties window stating that
the "child" "number" field on the form (that I was navigating to), was
equal to the "autonumber" field that I was navigating from.
Also, on the child form I created code that equated certain other "text"
fields equal to fields on the parrent form in order to populate those
fields, i.e., first and last name.
Finally, the parent form is also a link child form to another parent
(again, not a subform). Yes, the first and last name fields is the
information, that appear in the second and third forms,and origionly
entered on the first and top form.
John