Forum Discussion
MDLeach
May 28, 2025Copper Contributor
Getting updated data from a Microsoft Form's SharePoint Excel Repository using VBA.
I want to grab data from an Excel file in SharePoint that is synced to a Microsoft Form and put it into a different file using a VBA macro, but I don't get the updated data. I have to manually access...
MDLeach
May 30, 2025Copper Contributor
Thank you SergeiBaklan​. I appreciate your response. You saved me a lot of time because my next step was to create a new form in Excel online and update my VBA.
I will read the blog you've provided to understand the other possible workarounds.