View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kafoury123 kafoury123 is offline
external usenet poster
 
Posts: 2
Default opening excel through visual basic

please help me out
i prepared a workbook to be a template for vbasic code output, the code
fills tables and the excel do the charting and so on.
problem is: i am using the Createobject function to open the .xls file from
its location , i have MATLAB addin excelink loaded but when vbasic opens
excel this addin does not load automatically.....i heard that getobject can
help solve my problem??