Hidden VBA code for Outlook

R

Randy Harris

I would like to undertake something that I don't even know is possible. Is
there a way to send a module to Outlook users that they can use in their
Outlook application. It would need to either be precompiled or password
protected so that they could use the procedures in it without being able to
see them.

Any suggestions appreciated.
 
D

David C. Holley

The only way to my knowledge is to build it as a COM add-in. I was just
looking at the subject yesterday and there is PLENTY of information on
the internet. (Including the truth about the aliens in Area 51).
 
Top