View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kedar Agarkar Kedar Agarkar is offline
external usenet poster
 
Posts: 15
Default "Protecting" VBA macro from source reading...

Hi,

Is there any way to protect VBA macro from source code reading and
modification? Is only way to do is to wrap as COM object?

Thanks for your time.

- KA