I have a simple two step macro that is designed to transfer the information (qryOutput) to an excel spreadsheet (and then tell the user it is done). The first time it was run, it worked like a charm. The second time that I run it, Access gives me an error message that the Table qryOutput already exists. If I delete the Sheet qryOutput in excel and re-run the macro, it works again. I have done a number of TransferSpreadsheet commands and never had this happen before. Any suggestions?