I have an access database that has many tables created by importing several txt files. I'm using access to manipulate and organize the data, but the final output is to be in Excel. The Excel output is based on several templates and each template is based on the txt file. I have a form in Access that allows the user to choose the table and the particular Excel Template adn open it, but what I need is a code that allows the user to continually add different excel sheets based on the Template the user chose into the open workbook. Can anyone help? If so thanx in advance.