Excel VBA Class Function ValidateLicenseAtStartupEx - Undeclared Variable
Hi there,
it seems that you have an error in the ValidateLicenseAtStartupEx function of your QLM Class Module. The Variable returnMsg is not declared within this function and therefore compiling by using Option Explicit throws an error. I guess, it should be errorMsg instead of returnMsg.
Best,
Mourad
-
Official comment
Thank you for reporting this. We'll fix it in the next update.
Comment actions
Please sign in to leave a comment.
Comments
1 comment