Hi all,

I'm a bit new to this so hoping someone can help!

I have an Excel Addin where I have defined a class module. In another VBA project I wish to create an object instance of the class module defined in the addin in a (new) separate module.

Does this make sense and can anyone tell me what code I should use in the new module to do this please?

Thanks,