Transfer Spreadsheet method: Sheet Name

  • Thread starter Thread starter Hines86
  • Start date Start date
H

Hines86

When I use the DoCmd.TransferSpreadsheet in Access 2003 to export 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.
 
Back
Top