I have a form with a subform
Lets call the subform - frmSUBFORM
in this sub form there is a text box
Lets call the textbox - txtTextBox
Can I pass a variable to this text box
somthing like
frmsubform.txtTextBox.text = MyVariable
Please Help me
Lets call the subform - frmSUBFORM
in this sub form there is a text box
Lets call the textbox - txtTextBox
Can I pass a variable to this text box
somthing like
frmsubform.txtTextBox.text = MyVariable
Please Help me