I need to disable the "X" close on the Access window with my application. I have tried 2 approaches from this forum and 1 from the knowledge base and none of them works with my application. They all seem to gray out the "X" but none disables it. I get no errors at compile or when running the app - just no desired result. There can be 2 or 3 forms open at once with my app. I do use a hidden form to hold some session specific information and I use an autoexec. Your held is appreciated as always.