Yes. The engine can read/write to Excel 2007+ ( .xlsx , .xlsm ) via the same OLEDB/ODBC providers. Connection strings use Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\file.xlsx;Extended Properties="Excel 12.0 Xml;HDR=YES;"
The solution?
: Click "OK" when finished.
To ensure the 32-bit engine is correctly installed: Extended Properties="Excel 12.0 Xml
If your is 32-bit, you must use the 32-bit version of the Access Database Engine. Attempting to load a 64-bit driver into a 32-bit process will fail immediately. Extended Properties="Excel 12.0 Xml