Thanks, dcx693. But where will this code go?
The code in this instance is,
DoCmd.TransferSpreadsheet acExport, 8, "qryQuery", "t:\com\OnLine\Fred\dcx693.xls", True, ""
Would you code
DoCmd.TransferSpreadsheet acExport, 8, "qryQuery", "CurrentProject.dcx693.xls", True, ""
You'll see I'm a...