News

A class module to let you treat time as a string. There are some reasons why you may want to treat time as as string. For example, I created a large scheduling appliction in excel through VBA. There ...
Create a UserForm containing a dynamic number of controls and make sure they are being triggered by certain events. To achieve this result, we will use a UserForm and a class module, and assign any ...
UserDefined Event-handlers for Multiple Controls of Same Type by Using Class(es) employing WithEvents On April 16th, 2021, someone on Reddit asked a question about how to write efficient code for ...
Hamza is a certified Technical Support Engineer. The “Compile error in hidden module” error occurs when you open a VBA project in Microsoft Excel. It occurs when ...
Many users have reported encountering the Class not registered VBA error when running a macro in Excel. This could be due to missing DLL files, corrupt system files ...
While using Microsoft Visual Basic for Applications on Excel, if you get Run-time error, Class not registered, here is how you can fix the issue. It is pretty common when there are some issues with ...