I am trying to instantiate a module class for which I have let-setters:
When I do this, excel is throwing an error:![]()
Please Login or Register to view this content.
"Compile error: Definitions of property procedures for the same property are inconsistent, or property procedure has an optional parameter, a ParamArray, or an invalid Set final parameter"
Here is what I have in the class module:
An error occurs on all of the public property let lines... Can anyone explain why excel isn't agreeing with?![]()
Please Login or Register to view this content.
Bookmarks