I'm trying to dump all database tables via sql queries to a single excel file with a new (to be created) tab for each table. I have a list of the tables so far and a connection to the database. I'm fairly certain this is possible, but haven't found the right combination of tools and settings after some time. Any help would be greatly appreciated!