lets say I have 2 forms, Form1 and Form2
how do I call certain values that user inputted in text box from Form1 to appear on Form2?
and also, i've been trying to figure out how to have 2 forms, but when the user is on form1, when button is clicked, the user advances to form2 but still in the same window, no additional windows are to be open.
:rolleyes: