how can I get a variable from one form to another?
this has been killing me recently as I need two forms (one as a setup form whick can be accesesed throught the menu bar, but cant seem to make the data work between the two forms??????
' Will Show "Form1 String Form 2 String" in the Box
Code:
End sub
Similarly, from within Form2 you can access the public variables from form1 by qualifying their reference with the form name. Good Luck
-------------- As a circle of light increases so does the circumference of darkness around it. - Albert Einstein
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.