August 2013
Beginner
960 pages
28h 49m
English

This chapter shows you how to start building modular code—code broken up into individual components rather than all built together into a monolithic mass. You'll also see how to create reusable code that you can use in future procedures.
The second part of this chapter discusses how you can build and use your own classes in VBA to implement custom objects, store information in them, and return information from them.
In this chapter you will learn to do the following:
Read now
Unlock full access