Forum Discussion
Darth_Hawk
Feb 13, 2020Copper Contributor
Excel rewrites my hyperlinks to sharepoint
Hi, I transfered all my work files to OneDrive and encountered an issue. I use excel spreadsheets for worklist, where I use hyperlinks for pics, drawings etc for each workpiece we are currently w...
don242can
Jul 11, 2022Copper Contributor
Any solution to this? I have been working on a huge index to link to various files and all of the links just changed to the sharepoint link. I want to open the local file that I linked to, not some online version through a browser. I put so much work into this index, only to have the whole thing destroyed by this.
- Fverley1223Jul 11, 2022Copper Contributor
don242can unfortunately, I have not seen a resolution to this issue. Sorry to hear it has set you back.
- don242canJul 11, 2022Copper ContributorFverley1223 thanks for the reply. The links were holding for a few weeks of working on this but suddenly today they all pointed to the sharepoint. Completely defeated now.
- Rod_HorningJul 11, 2022Copper Contributor
Maybe this will work
Make vCommand a Variant
Instead of Dim vCommand as String, use Dim vCommand as Variant