MENU

Fun & Interesting

Convert Existing VBA Code into a Class

Jennifer Garth 10,471 2 years ago
Video Not Working? Fix It Now

In this video we will walk through converting existing VBA code into a class module. Topics of discussion include: - Class modules - Passing arguments vs. using class properties - Scope - Visibility of properties and methods outside of the class The code used in this video can be found here: https://youtu.be/q0dofTRwQzA An introduction to class modules can be found here: https://youtu.be/7_E9R1RB9Qs _____________________________________________________________________________________ If you appreciate my content, please support this channel by donating on my website: https://sayrhymes.com/donate/ #JenniferGarthVBA #vbatutorial

Comment