Forum Discussion
GavinHenderson
Oct 28, 2024Copper Contributor
Excel VBA write to Sharepoint list - error "Could not find installable ISAM"
Hi all, I am trying to write to a Sharepoint list from Excel VBA, I've been attempting to connect as an ADODB When I attempt to open the Connection I receive the error "Could not find install...
WyattCrosby
Mar 13, 2025Iron Contributor
By ensuring the correct connection string format and confirming that you have the necessary permissions and drivers, you should be able to eliminate the "Could not find installable ISAM" error and successfully connect to your SharePoint list.