View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sameer sameer is offline
external usenet poster
 
Posts: 3
Default Accessing Excel Macros from VB.Net

Hi, We are trying to automate an application that consumes excel sheets, gets
fed into a couple of excel templates and generates new excel sheets based on
the data and the macros on the templates.

We are willing to use VSOT (Office Tools from Visual Studio), do you think
this is a good idea? Can I access Excel Macros from VB.Net? Or is there a way
I can automate this whole process?