Forum Discussion
Manjulapraveen
Sep 24, 2019Copper Contributor
SharePoint Vs. Excel VBA
I have a Excel VBA file which currently writes to a sharepoint list on an onpremise site. This list triggers off an approval workflow (visual studio workflow) . Details ; The excel sheet has a huge ...
GavinHenderson
Oct 21, 2024Copper Contributor
Hi Manjulapraveen sounds like an interesting project, I hope that it progressed well.
I'm currently trying to add rows to a Sharepoint list via Excel VBA, however am receiving the following error, "Could not find installable ISAM" when I try to connect to open an ADODB.Connection to a Sharepoint list.
I was wondering if you ever experienced this issue or if you could provide any guidance on how you are connecting.