Click here to Skip to main content
15,883,705 members
Articles / Programming Languages / VBE

Deconstruction of a VBA Code Module

Rate me:
Please Sign up or sign in to vote.
4.82/5 (23 votes)
31 Dec 2013CPOL12 min read 106.5K   3.9K   35  
This article is intended to build on the extensibility knowledge base with a focus on deconstructing a VBA code module.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Australia Australia
Creating object models is a wonderfully dynamic process. As components begin to take shape, a model can sometimes reveal capabilities which might not have been imagined when first started.

Comments and Discussions