VBA check if object is set

Posted by LanguaFlash on Stack Overflow See other posts from Stack Overflow or by LanguaFlash
Published on 2010-04-13T17:20:37Z Indexed on 2010/04/13 17:23 UTC
Read the original article Hit count: 344

Filed under:
|

I have a global variable that is an instance of my custom class.

How to I check if the object is set or if I need to initialize it?

Thanks, Jeff

© Stack Overflow or respective owner

Related posts about vba

Related posts about ms-access