- Local time
- Today, 09:01
- Joined
- Feb 19, 2002
- Messages
- 47,528
When there is no error in the form name, the code works correctly. The fix is trivial. FIX the form name. The issue is that when there IS AN ERROR, Access will not let you close the form without resorting to Task manager. This error is not something you would encounter randomly in production. It is an error that would occur during testing because sometimes our code doesn't work right the first time.