References to external components

You can reference external components, such as ActiveX controls, from within your VBA project. When you distribute the VBA customization to other workstations, be sure that any additional components you have used are also installed.

If you will be distributing other components with your VBA customization, be sure you aren’t violating the license agreement by distributing those components.


To avoid problems referencing external components from your VBA project, do the following:


Documentation Feedback