I have a database that imports dynamic data, runs queries then it should export the query answers as worksheets. I have the import and query processes under control but im unsure about the export. Each data import will have several columns of data, and each of the data in the these columns will have the querys ran on it. So in the end i want a spreadsheet with several worksheets for each piece of data imported. Does anyone know about this?