ACC2000: Form Is Inaccessible When Debugging Run-Time Error (210526)
The information in this article applies to:
This article was previously published under Q210526 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
If a form calls a Visual Basic for Applications function that is halted
because a run-time error occurred, you will not be able to access the form.
CAUSE
When a program halts because of a run-time error, the form's handle is not
released by the system. Even though the program is no longer running,
the handle is still in use.
RESOLUTION
To release the form handle after the program has halted, click Reset on the module's Run menu.
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | kbprb kbprogramming KB210526 |
---|
|