Install VBA code on user machine (Outlook 2000)

  • Thread starter Thread starter Christoph Juengling
  • Start date Start date
C

Christoph Juengling

Hi,

we developed a simple VBA "macro", which now is to be installed on the
user's machine. We found the OTM file and copied this to the same path
as found on the developer's machine. Even after restart of Outlook it is
impossible to find the code in the VB-Editor.

Is there any way to add the functionality to any other computer than the
developer's PC?

TIA

Chris
 
You could export a .bas file, then import on the other machines.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top