When I use the DoCmd.TransferSpreadsheet in Access 2003 to ex****t a table,
the name of the table is given to the sheet in the new Workbook. Is there
a
way to specify, with a variable, a different name for the Excel sheet? I
just
want it to be "Sheet1", not the name of the table.