Hi there,
I am trying to connect to an Access 2007 database (.accdb ext) from an Excel 2007 workbook (.xlsm ext) using ADO and the following connection string:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=MyDatabaseName.accdb;"
When I try and connect, I get the error message "Unrecognised...