View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Tushar Mehta Tushar Mehta is offline
external usenet poster
 
Posts: 1,071
Default User Defined Functions

Check the Installed property of the Addin object.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
How can I load an add-in via code? I thought that was not possible.


"Shetty" wrote in message
oups.com...
You need to load this addin only once. Then next time it will load
automatically. It is also possible to load the add in programatically.
Regards,
Shetty.