by Paul Kelly | | Classes and Objects, Vault Video
Webinar Number: W0028 Class Modules Advanced There are many articles on the basics of using VBA class modules. But most don’t go past the basics. This is because most authors don’t really understand class modules. In this webinar, I will take you past the...
by Paul Kelly | | Classes and Objects, Vault Video
Webinar Number: W0015 This webinar is a follow-up to the first webinar on Class Modules. It covers using the Implements keyword in VBA which allows us to use Interfaces. These are a powerful part of programming languages like C#, Java. Downloads You can...