Hi guys,
I am wanting to call a module from a childform however the module is unable to target any fields on the child form.
The childform may be a new copy of frmPasswordReset. When the form calls modActiveDirectory, the form should reset the username listed in frmPasswordReset.tUsername.text. However, because it is a child form the module is unable to target the childform.
Is there a specific way of calling a mod that will interact with the active child form?
Thanks!
I am wanting to call a module from a childform however the module is unable to target any fields on the child form.
The childform may be a new copy of frmPasswordReset. When the form calls modActiveDirectory, the form should reset the username listed in frmPasswordReset.tUsername.text. However, because it is a child form the module is unable to target the childform.
Is there a specific way of calling a mod that will interact with the active child form?
Thanks!