J
Jerry Qu
HI All,
I am doing something need data exchange between forms
is there any way I can call a function or sub of a form from another form.
actualy,
I can pass parameter using some txtfield.
like: in form1:
forms!form2 !txtname.value = xxxxxxx
but I do not know how to triger a action after the pass
and if the visible of that field is NO, the data will be not accessible.
Please advise the right way to do so
TIA
Jerry
I am doing something need data exchange between forms
is there any way I can call a function or sub of a form from another form.
actualy,
I can pass parameter using some txtfield.
like: in form1:
forms!form2 !txtname.value = xxxxxxx
but I do not know how to triger a action after the pass
and if the visible of that field is NO, the data will be not accessible.
Please advise the right way to do so
TIA
Jerry