hello,
simple question
how can I copy a variable to another form ?
thx
Printable View
hello,
simple question
how can I copy a variable to another form ?
thx
Instantiate them both from a module. From form1, set the desired public property to whatever you want, of form2.
Have a look atQuote:
Originally Posted by stinus
http://www.vbforums.com/showthread.php?t=313050