K
Kindra
Hi all,
I am trying to create 1 form that includes a subform. I
want the ID Number and the Department Name to pass into
the subform from the form. I have created a module and
declared my variables in there.
I have event procedures in the actual form that will store
the information (after the user updates the text box) into
the variables. And I have an event procedure written for
the subform such that when one of the text boxes in the
subform has the focus, then the data in the variables
should update text boxes on the subform.
When I go to try to actually input data into my form and
then put the focus on the text box in my subform, it says
that there is no data in my variables. How can I correct
this?
Thanks,
Kindra
I am trying to create 1 form that includes a subform. I
want the ID Number and the Department Name to pass into
the subform from the form. I have created a module and
declared my variables in there.
I have event procedures in the actual form that will store
the information (after the user updates the text box) into
the variables. And I have an event procedure written for
the subform such that when one of the text boxes in the
subform has the focus, then the data in the variables
should update text boxes on the subform.
When I go to try to actually input data into my form and
then put the focus on the text box in my subform, it says
that there is no data in my variables. How can I correct
this?
Thanks,
Kindra