Ok, this is going to be one of the dumber questions you see here. I am trying to write a little script that will export stuff from SQL Server to an existing Excel 2013 workbook into multiple sheets. I ...
I would like the user to be able to click a button on the web page that will run a SQL query (canned report) and export the result data to an Excel spreadsheet. The data does not need to display on ...