Hi all,
I'm using two forms form1,form2.
from form1 I call form2,
Load Form2
Form2.Show
While in form2, I wish to enter directly into a Private Sub in form1, can this be done? I'm sort of using form2 as a subdirectly and returning back to the orginal code.
Thanks
I'm using two forms form1,form2.
from form1 I call form2,
Load Form2
Form2.Show
While in form2, I wish to enter directly into a Private Sub in form1, can this be done? I'm sort of using form2 as a subdirectly and returning back to the orginal code.
Thanks