I haven't done this in a while and didn't do it much, but can you use ADO to access the Excel file?
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 ...