Add-in Directory



Hi Everyone:

As you may know, when you create an Add-in in excel, it needs to go into the
office\library directory. However, since this location is usually not
available to most users on a network due to security reasons (they cannot
write to it, they can only read), the .XLA file may not be written there.
How can an add-in that is placed in the local directory be read from excel.
Thanks for your help.

Bob


.



Relevant Pages

  • Re: Shared Add-ins just dont work
    ... Since posting I have succeeded in getting an automation add-in to ... the Excel instance. ... OnStartupComplete(ref custom); ... IDTExtensibility2 interface. ...
    (microsoft.public.office.developer.automation)
  • Re: Add-in Directory
    ... [MVP - Microsoft Word] ... As you may know, when you create an Add-in in excel, it needs to go into ... How can an add-in that is placed in the local directory be read ...
    (microsoft.public.office.developer.vba)
  • Re: how to access macro code
    ... Dim clsAppEvent as EventClassModule ... Whenever the add-in is opened, the Open event will run and the class will be ... Excel Blog - Daily Dose of Excel ... >> when the workbook is closed. ...
    (microsoft.public.excel.programming)
  • Re: Com- Addin für Excel
    ... <<nur die Vorteile von "besserer Kopierschutz möglich, ... COM Objekten ist immer mit Änderungen der registry ... wenn ich den com add-in ausführen will, ... normalerweise alle das gleiche EXCEL per Order von oben. ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: .net Com Add-in IDTExtensibility type library could not be loaded
    ... > I have been developing an Excel Add-in and had made many successful ... Shared Addin project, I noticed that the IDTExtensibility2 Interface ...
    (microsoft.public.office.developer.com.add_ins)