Forum Discussion
Ben Parkinson
Aug 07, 2017Copper Contributor
Make Office programs save to onedrive local first rather than cloud first
We are having an issue with Excel and onedrive/sharepoint that when we are offline on customer sites with our surface pros. A VBnet program we developed with Excel saves its progress and generated pd...
Aug 07, 2017
Can you not modify the VB application to save to the relevant locally syncronised folder of the OneDrive / SharePoint library? That way it's always saving to an "offline" location, and if you happen to be online then it will immediately sync up.
- Ben ParkinsonAug 08, 2017Copper Contributor
It's using the Excel application so goes off Excel settings.