AcSpreadSheetType enumeration (Access)
Used with the TransferSpreadsheet method to specify the type of spreadsheet to import from, export to, or link to.
Name | Value | Description |
---|---|---|
acSpreadsheetTypeExcel3 | 0 | Microsoft Excel 3.0 format |
acSpreadsheetTypeExcel4 | 6 | Microsoft Excel 4.0 format |
acSpreadsheetTypeExcel5 | 5 | Microsoft Excel 5.0 format |
acSpreadsheetTypeExcel7 | 5 | Microsoft Excel 95 format |
acSpreadsheetTypeExcel8 | 8 | Microsoft Excel 97 format |
acSpreadsheetTypeExcel9 | 8 | Microsoft Excel 2000 format |
acSpreadsheetTypeExcel12 | 9 | Microsoft Excel 2010 format |
acSpreadsheetTypeExcel12Xml | 10 | Microsoft Excel 2010/2013/2016 XML format (.xlsx, .xlsm, .xlsb) |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.