There are two steps to creating an [object variable](vbe-glossary.md). First you must declare the object variable. Then you must assign a valid reference to the object variable using the **Set** ...
- 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"> ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results