R
Rpettis31
I have a form with a button the generates and action request off of the main
form. I would like to add a new form if one had not been created and be able
to edit the form if one has been created if needed. I am thinking that when
the new form is created the form id number is retained on the initial form.
Therefore I would look at that value when I would open the form in edit if a
value is present or add form mode based on a null value in the text box. I
would then run a query if there is a value in the text box. Does this make
sense or is there a better way to do this.
Thanks
form. I would like to add a new form if one had not been created and be able
to edit the form if one has been created if needed. I am thinking that when
the new form is created the form id number is retained on the initial form.
Therefore I would look at that value when I would open the form in edit if a
value is present or add form mode based on a null value in the text box. I
would then run a query if there is a value in the text box. Does this make
sense or is there a better way to do this.
Thanks