Why use Class Modules?
I've written a large pricing application in Excel. Lots of VBA and User
Forms, but very concisely written. I need to add a feature written by
someone else. This other programmer is not known for concise code. My
question here is why has he used Class Modules instead of simply having all
the code in a regular Module.
Don <www.donwiss.com (e-mail link at home page bottom).
|