Hi DCrake - Happy new year!
Thanks for the reply but Im not sure how to incorporate that into my Access VBA.
Currently Im exporting to Excel using DoCmd.TransferSpreadsheet which automatically names the Excel sheet the same as the query.
You may have to look at either populating an existing workbook or opening the workbook blindly and renaming the sheet or rename your query the name of the worksheet you want.