Good Day,
Does anyone know if it is possible to reference a variable of one form module from another form module? And if so, how?
For example, I know you can do this to access a textbox in another form.
Form_frmFormName.txtTextBoxName
But I would like to know how to access a variable.
Thanks in advance! )
Does anyone know if it is possible to reference a variable of one form module from another form module? And if so, how?
For example, I know you can do this to access a textbox in another form.
Form_frmFormName.txtTextBoxName
But I would like to know how to access a variable.
Thanks in advance! )