Search results

  1. I

    Set where in the window a new form will appear

    I have a pop-up form that is coded through VBA to open on certain button clicks. I would like this form to always open in the top-left corner of the window. For the life of me, I can't find anyway to specific in access where the form should open when called... Is there a way to specify this...
  2. I

    Form_Unload vs Form_Close

    I have a form which users complete to submit a service request. The completed fields are saved to a table. As soon as users started completing the form, a new record is saved in the table. I would like to code it such that if they close the window (or possibly click a 'cancel' button'), the...
Back
Top Bottom