98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » Macro module
Macro module
Resolved · Low Priority · Version 2003
RE: Macro module
Hi Hitomi
Visual Basic for Application (VBA) is the language in which all macros are written.
Modules are where you put most of your VBA code consisting mainly of basic macros and custom functions.
A VBA Project can contain as many modules as you want making it easy to split the procedures into different modules for organization and ease of maintenance.
Hope this helps
Carlos
Thu 5 Mar 2009: Automatically marked as resolved.
Training information:
See also:
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
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Missing Field handleIf your field handle goes missing all you need to do is go to tools > options > edit tab and then make sure that the check boxes for paste and insert buttons are checked. |