View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Frank Mark Frank is offline
external usenet poster
 
Posts: 1
Default Macro to load an add-in

Does anyone have an example of a macro to load an add-in
to Excel?

I have an ActiveX script which Creates an Excel
Application object, but in doing so, eliminates the Add-
ins I have saved. I need these add-ins to do some work.

Thanks,

Mark