Search results

  1. S

    Still Confused with Variable transfer form to form

    When working in form1, I open form2. Here I enter data in a text box. I close form2 and wish to enter the data from form2 into a text box in form1. It was suggested I use Forms!Formname!formcontrol, but I get nothing. Is this because I closed form2? If I leave form2 open how do I get to form1...
  2. S

    Form to Form

    Sorry all, this must be very old hat, but I'd appreciate some help. I open a form and input data. I have the option to open form2 and with the OpenArgs transfer data. While I'm entering data I need to call form3 and select data from combo boxes. This is done without closing form2. When I finish...
  3. S

    Transfer Variables from form to form

    Sorry all, this must be very old hat, but I'd appreciate some help. I open a form and input data. I have the option to open form2 and with the OpenArgs transfer data. While I'm entering data I need to call form3 and select data from combo boxes. This is done without closing form2. When I finish...
Back
Top Bottom