I'm encountering an issue with the Windows application XL Audit Commander. Occasionally, and without any consistent pattern, I get the following error message: Runtime error '91': Object variable or ...
- A variable was declared without specifying a type. If a variable is declared without specifying a type, it defaults to type `Object`. For example, a variable declared with `Dim x` would be of type ...
Hi guys,<BR><BR>Can anyone explain why this gives me a Runtime Error 91 (Object Variable or With Block Variable not set):<BR><BR><pre class="ip-ubbcode-code-pre"> ...