Can we remove the Close button of Access?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a button on my switchboard that allows the user to quit the
application, and I want to remove the application close button on Access so
that the quit button on the main swichboard can check several conditions
before closing the entire database. Is there a way to either remove the
button or run a before quit sub similar to a Form_BeforeClose sub?
 
Back
Top