Friday, June 10, 2011

What Are Modules In Excel VBA Coding?

If you've started using Excel VBA, perhaps using the Macro recorder, or writing code directly, you'll have discovered that VBA code is contained in modules within the workbook. This article describes the four different kinds of modules, general purpose, workbook, worksheet and userform, and then describes how VBA code can be copied from one file to another by copying modules.

The full article appears here:
http://www.microsofttraining.net/article-1711-what-are-modules-in-excel-vba-coding.html

Regards,
The Microsoft Training Blog Team
http://microsoft-training.blogspot.com

0 Comments:

Post a Comment

<< Home