Previous Thread:   copying access fields into outlook subject line automatically

9/19/2005 4:07:13 PM    Hidden VBA code for Outlook
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.



9/19/2005 7:30:18 PM    Re: Hidden VBA code for Outlook
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).  
  
Randy Harris wrote: