View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] shoelow69@hotmail.com is offline
external usenet poster
 
Posts: 1
Default excel loading add-in..

I am currently creating a web application in which i use ole
automation to run excel through jscript on a webpage and then
inputting/retrieve the numbers that are being calculated. The problem
i have is when i start the excel application through activexobject,
the add-ins that i need will not load. I am kind of new at
jscript....are there anyway of loading it manually?