View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Loading Add-ins to a Protected Project

I haven't tried to reproduce the problem but can't you just open the add-in
and skip setting a reference to it? If you need to call code in the add-in
you could use Run.

--
Jim Rech
Excel MVP