Modules are used to store the related procedures and functions
1.Modules contain the functions that provide unique functionality
2.We can group similar functions and procedures in separate module
3.Class module contains properties and methods of that particular class
4.For example - we can create a student class which can be used to store/retrieve student properties like student name, student id, student address etc.
What do you think on above excel macro topic? Please provide your input, comments, questions on excel macro. I will try to reply as soon as possible. I value your opinion on Excel Macros.
1.Modules contain the functions that provide unique functionality
2.We can group similar functions and procedures in separate module
3.Class module contains properties and methods of that particular class
4.For example - we can create a student class which can be used to store/retrieve student properties like student name, student id, student address etc.
What do you think on above excel macro topic? Please provide your input, comments, questions on excel macro. I will try to reply as soon as possible. I value your opinion on Excel Macros.
No comments:
Post a Comment