View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Smallweed Smallweed is offline
external usenet poster
 
Posts: 133
Default running Excel VBA macro from SQL Server

Our SQL server boxes don't have M/S Office installed: I'm automating the
download of data to Excel format from a SQL database and would like to use
some VBA to process the workbooks further. Given I can't use an automation
object without Office installed, does anyone know any other ways I could
trigger an Excel macro?