Recent content by mjhd786

  1. M

    Creating an quit program macro with a yes/no message

    I havea form with a quit button. I added the code to the Unload event. No matter if you press the quit button or Access close button, the msg box appears but whtheryou press no or yes, the Access closes.
  2. M

    Disable Access close button

    This is useful, but it quits when you click no as well. I tried Cancel = True but doesn't work either.
  3. M

    Disable Access close button

    This code worked for me...is there a way to keep th emin/max buttons though and just disable the close? Thanks :confused:
Back
Top Bottom