How do I delete an excel spreadsheet via code? I run a query that creates the spreadsheet, but when I run it again it will not overlay the spreadsheet, it makes a second copy. I either need code to delete before I create, or overlay it. I am using the TransferSpreadsheet method of the docmd...