View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bryan_homey bryan_homey is offline
external usenet poster
 
Posts: 1
Default Creating Excel Documents from Scratch.

I am exporting out Raw Data from a SQL Server DB and want this data to be
easily read by Excel 2003. I have scripts that need to run to get the
correct info out and emailed, so just using the ODBC connection isn't going
to work. Any suggestions other than creating a C# program?

Thanks