View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
GS[_6_] GS[_6_] is offline
external usenet poster
 
Posts: 1,182
Default Calling Analysis Toolpak.Regress (Regression)

From VBA in Outlook I instantiate and run a procedure in Excel

If you mean you are running/using an automated instance of Excel then
no addins will be loaded, and so any refs to the AnalysisToolpak will
result an error unless you load it before running your procedure!

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion