I have an Excel document containing 200-500 different SQL queries, with each row containing a query. I would like to create a workflow that reads and executes all of these queries against a Microsoft Access database table, then saves the query results in a separate Excel spreadsheet. Is this possible, and can someone help me with it?