VBA Classes 101 links

I often have to refer to this so here are some bookmarks to remember.

  • this is a good primer once you have the over all syntax. I uses classes often – just not my own so much in VBA since the application is different. I usually do “get in -= do = get out” programming in VBA.
  • mix it together with this syntax from top to bottom and … voila. Instant class.
  • For private properties, you cannot prefix with an _ or underscore. That is too bad but p_ will do just fine.
ELB Solutions.com Inc.
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.