Forum Discussion
Sleepy319
Mar 25, 2022Copper Contributor
What does the "sourcedoc" part of a SharePoint filepath represent?
Hi all, I've been working on opening sharepoint files with VBA (reference PowerPoint decks via a ribbon button). I'm using "Application.ActivePresentation.FollowHyperlink SharePointPath" whic...
IndianRich
Mar 29, 2024Copper Contributor
Sleepy319 I to am having the same questions. My biggest question is how can I find the sourcedoc to use it? I am trying to open office documents in a modal with 0 success. I can open pdf's all day in a modal with no issues, but not office. If anyone knows how to extract the sourcedoc using JavaScript, I'd be more than appreciative to find the answer.