
In traditional Microsoft Office Visual Basic® for Applications (VBA) solutions development, programmers provide application logic in the form of code modules or Component Object Model (COM) add-ins. Generally, these code modules and add-ins must physically reside on client computers. For example, if you want to distribute an Office VBA macro or COM add-in, you would need to install the macro or add-in on each client computer that you wanted to use the code.
|