Im making a login in program in Visual Basic 6.0. I have 2 forms & 2 variables that need to be changeable between the 2. One form is password and Username sign in (Form1) and the other is Password and username Edit(form2). I need to be able to make the variables U = username and P = Password to be changeable from 1 form 2 another.