D
DJ
I am using the DoCmd.TransferSpreadsheet method in an Access Form to export
Data to an Excel workbook. Sometimes the method works, sometimes I get the
following error:
Error Number: 3310
Error Description: This property is not supported for external data sources
or for databases created with a previous version of Microsoft Jet.
The table being exported is actually a query, and the database has been
created with the current version of Jet (4.0). Can anyone help me with this
issue?
Thanks,
DJ
Data to an Excel workbook. Sometimes the method works, sometimes I get the
following error:
Error Number: 3310
Error Description: This property is not supported for external data sources
or for databases created with a previous version of Microsoft Jet.
The table being exported is actually a query, and the database has been
created with the current version of Jet (4.0). Can anyone help me with this
issue?
Thanks,
DJ