Solved Ugly new Access bug

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.
 

Users who are viewing this thread

Back
Top Bottom