N
Nick
Here is the code that will perform this action (in case someone else needs
to do this):
DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel3,
"YourQyeryName", "Path to your file and filename", True
Best,
Nick
to do this):
DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel3,
"YourQyeryName", "Path to your file and filename", True
Best,
Nick