June 2010
Beginner to intermediate
656 pages
15h 29m
English
IN THIS CHAPTER
Trapping Application and Embedded Chart Events
Using Property Let and Property Get to Control How Users Utilize Custom Objects
Excel already has many objects available, but there are times when a custom object would be better suited for the job at hand. You can create custom objects that you use in the same way as Excel’s built-in objects. These special objects are created in class modules.
Class modules are used to create custom objects with custom properties and methods. They can trap application events, embedded chart events, ActiveX control events, and more.
Read now
Unlock full access