G
Guest
have just looked at a Form that at first glance seemed very straight forward.
but then I discovered that the Form was unbound, and all the fields too.
This form has a "Submit" button which has for the OnClick Event the vb code:
Call 'UpdateData'
So I looked over in the Modules area and while there were a couple there - -
I do not find a Module named UpdateDate....so now am wondering where else
this code would be located....haven't seen it in the code for the form.
thanks for advice in advance,
but then I discovered that the Form was unbound, and all the fields too.
This form has a "Submit" button which has for the OnClick Event the vb code:
Call 'UpdateData'
So I looked over in the Modules area and while there were a couple there - -
I do not find a Module named UpdateDate....so now am wondering where else
this code would be located....haven't seen it in the code for the form.
thanks for advice in advance,