Learn how to create classes (class modules) in VBA.
In this video, we'll learn about creating and using classes in VBA.
First, we'll create a class module and write the code for the class. Then we'll instantiate the class and use it to perform some actions.
_____________________________________________________________________
Classes (OOP) is an advanced topic in VBA. My introductory VBA video, which steps you through writing your first VBA program, is available here: https://youtu.be/jwo4neOPNPg
_____________________________________________________________________________________
If you appreciate my content, please support this channel by donating on my website: https://sayrhymes.com/donate/
#JenniferGarthVBA #vbatutorial