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 ...
I have been working with an access database project and originally I had a data access page that ran a query but the only problem is that i couldn't figure out how to export the results to a csv page ...