OL2000: Code Does Not Work After You Distribute a Visual Basic for Applications Project (224874)
The information in this article applies to:
This article was previously published under Q224874 SYMPTOMS
You create a Visual Basic for Applications project in Outlook, and copy the underlying VBAProject.otm file to other users' computers so they can use it. But after they start Outlook, the Application_Startup event does not fire, or other macro functionality does not work as expected.
CAUSE
When you start Outlook, the Visual Basic for Applications component is not activated unless you have previously activated one of the Macro commands on the Tools menu.
RESOLUTION
After distributing the VBAProject.otm file, you must press ALT+F8 to activate the Macros windows, or press ALT+F11 to activate the Visual Basic Editor. You can then close either window, restart Outlook, and then the code functions correctly.
STATUS
This is a limitation of Outlook Visual Basic for Applications and there are no plans to change this behavior.
REFERENCESFor additional information about working with the VBAProject.otm file, click the article number below
to view the article in the Microsoft Knowledge Base:
229911 OL2000: Managing and Distributing Outlook VBA Projects
For additional information about available resources and answersto commonly asked questions about Microsoft Outlook 2000 solutions, click the article number below
to view the article in the Microsoft Knowledge Base:
146636 OL2000: Questions About Custom Forms and Outlook Solutions
Modification Type: | Major | Last Reviewed: | 9/29/2003 |
---|
Keywords: | kbbug KB224874 |
---|
|