class modules

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Class modules

Class modules

resolvedResolved · Low Priority · Version 2003

Vishal has attended:
Access Introduction course
Access Intermediate course
Excel VBA Intro Intermediate course
Excel VBA Advanced course
Access Advanced course

Class modules

Please explain 'class modules' and why they are used

Edited on Thu 23 Jul 2009, 14:50

RE: class modules

Hi Vishal

Thank you for your question

A class module is a template for a customised object. Object Orientated Programming involves creating objects that represent real world entities, and manipulating their properties and invoking methods to represent real world events.

A class module is where we write the code that builds the properties and methods of the object in question. We then write code in standard modules that creates instances of the object and manipulates it.

Class modules are covered extensively in the advanced VBA course

Regards

Stephen

RE: class modules

Thank you for your response. Can you please clarify difference between class module and normal module.

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Excel tip:

Repeat action

The F4 key will usually repeat your last action. e.g. delete a row, then select another row and press F4 to delete again.

View all Excel hints and tips


Server loaded in 0.07 secs.